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?

  1. Install sqls
  2. Install Visual Studio Code and vscode-sqls.
    • Press Ctrl+Shift+X or Cmd+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.

Contents

  1. 1Language Features
  2. 2How to use this extension?