Skip to content
Eric Kang edited this page Nov 28, 2016 · 19 revisions

mssql for Visual Studio Code

Welcome to mssql preview 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