Awesome
vscode sqls
sqls(SQL Language Server) Extension for Visual Studio Code
Language Features
- Auto Completion tables and table columns
- Quick info symbol
How to use this extension?
- Install sqls
- Install Visual Studio Code and vscode-sqls.
- Press
Ctrl+Shift+X
orCmd+Shift+X
to open the Extensions pane. - Find and install the sqls extension. You can also install the extension from the Marketplace.
- Open any
*.sql
file in VS Code. The extension is now activated.
- Press