diff --git a/extensions.json b/extensions.json index 1b621a812..9d87bd72f 100644 --- a/extensions.json +++ b/extensions.json @@ -775,6 +775,9 @@ "ms-kubernetes-tools.vscode-kubernetes-tools": { "repository": "https://github.com/Azure/vscode-kubernetes-tools" }, + "ms-mssql.mssql": { + "repository": "https://github.com/Microsoft/vscode-mssql", + }, "ms-playwright.playwright": { "repository": "https://github.com/microsoft/playwright-vscode" },