Skip to content
Eric Kang edited this page Jul 19, 2017 · 19 revisions

mssql extension for Visual Studio Code

Welcome to mssql for Visual Studio Code! An extension for developing Microsoft SQL Server, Azure SQL databases and data warehouses everywhere with a rich set of functionalities, including:

  • Connect to Microsoft SQL Server, Azure SQL databases and data warehouses.
  • Create and manage connection profiles and most recently used connections.
  • Write T-SQL script with IntelliSense, T-SQL snippets, syntax colorizations, T-SQL error validations and GO batch separator.
  • Execute the script.
  • View the result in a slick grid.
  • Save the result to json or csv file format and view in the editor.
  • Customizable extension options including command shortcuts and more.

Table of Contents