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+XorCmd+Shift+Xto open the Extensions pane. - Find and install the sqls extension. You can also install the extension from the Marketplace.
- Open any
*.sqlfile in VS Code. The extension is now activated.
- Press