vscode sqls
May 3, 2020 ยท View on GitHub
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+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