What are your plans regarding a Postgres Language Server or general IntelliSense? #53
Donnerstagnacht
started this conversation in
Ideas
Replies: 1 comment
-
|
Thanks for the suggestion and the link to the existing work on the language server. We'll be looking into enhancements for the editor experience. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do you have plans to add a postgres language server to the extension? As far as I can see, the curent implementation only offers IntelliSense if a query is opened from the exentesion tab.
So, I think this extension and especially the copilot integration is an awesome productivity feature, but the missing piece for a postgres developer experience on an equally great level as for example the typescript developer experience in vs-code would be a well equipped postgres language server incl. linting, hover, gotos, autosuggestions and so on.
If you plan to add such a feature, you could use or collaborate with the postgres language server
Beta Was this translation helpful? Give feedback.
All reactions