mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.49k stars 299 forks source link

SQL Server for PostgreSQL #1110

Open Magnus512 opened 1 year ago

Magnus512 commented 1 year ago

Hi everyone, I recently found this amazing plugin to manage my DB, but I'm not able to use language server for Postgres, there is any way to do it?

gjsjohnmurray commented 1 year ago

I'm not able to use language server for Postgres

Please explain what you mean and what you have tried.

Magnus512 commented 1 year ago

I'm not able to use language server for Postgres

Please explain what you mean and what you have tried.

Hi I'm connecting to postresql Bata Bases, when I try to write some code I don't get table autocompletion for the actual connection, I didn't try anything else because I don't know if I need to enable a feature to use LS

gjsjohnmurray commented 1 year ago

I don't think you should need to enable anything specifically. Please confirm what version of the SQLTools and PostgreSQL extensions you are using, and what VS Code version and platform (info about that is in the About option from VS Code's Help menu).

It may also help us if you can paste an animated GIF here which demonstrates what is or isn't happening. The site at https://gifcap.dev/ is one way of creating this. Consider running the Developer: Toggle Screencast Mode command before recording. Make sure you don't show any confidential data in the GIF.