formulahendry / vscode-mysql

MySQL management tool for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.vscode-mysql
MIT License
222 stars 60 forks source link

Add Intellisense #38

Open doubledevwp opened 6 years ago

doubledevwp commented 6 years ago

To have intellisense on columns and tables would be optimal.

cebulon commented 5 years ago

I support this feature. Double clicking on tablenames or columns to insert them into codepanel would be a great enhancement.

Or - having intellisense. But thats another story and much harder to code into the plugin.