sqls(SQL Language Server) Extension for Visual Studio Code
- Auto Completion tables and table columns
- Quick info symbol
- 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