Posts by this author

Nov 24, 2025
Post comments count0
Post likes count1

MSSQL Extension for VS Code: Introducing Edit Data (Public Preview)

Overview Working with table data is an essential part of database development — whether you’re validating behavior, debugging issues, or quickly seeding data. But switching between tools or writing repetitive T-SQL statements can slow down your workflow. We are excited to announce the Public Preview of Edit Data in the MSSQL extension for Visual ...

Azure SQLVS CodeVisual Studio Code
Nov 18, 2025
Post comments count0
Post likes count0

MSSQL Extension for VS Code: GitHub Copilot Chat GA and New Public Previews for Edit Data, Data-tier Application, and more

The MSSQL Extension for VS Code continues to evolve, delivering features that make SQL development more integrated, more consistent, and more developer-friendly. In version v1.37.0, we’re announcing the Public Preview of Edit Data, Data-tier Application (DACPAC/BACPAC) export & import, and the SQL Database Projects Publish Dialog, along with th...

VS CodeAzure SQLSQL database in Fabric
Aug 21, 2025
Post comments count0
Post likes count1

MSSQL Extension for VS Code: Schema Compare, Schema Designer, Local SQL Server Container GA

The MSSQL Extension for VS Code continues to evolve, delivering features that make SQL development more visual, more consistent, and more developer-friendly. In version v1.35.0, we’re announcing the General Availability (GA) of Schema Designer, Schema Compare, and Local SQL Server Containers — three powerful tools that bring structure, clarity, and...

VS CodeAzure SQL
May 21, 2025
Post comments count0
Post likes count1

MSSQL Extension for VS Code: Introducing Schema Designer (Preview)

Overview Database design can often feel like navigating a maze of tables, relationships, and data types — especially when working directly with T-SQL scripts. But what if you could map out your database, make changes to your tables, and manage complex schemas within a graphical interface? We are excited to announce the Public Preview of Schema De...

Azure SQLVS CodeVisual Studio Code