String updates for Data Workspace & SQL Proj (#17504)

* Clean up extension descriptions

* More cleanup

* learning to spell

* Remove unused loc strings

* Add bundling information & rename view container

* Update data workspace readme
This commit is contained in:
Charles Gagnon
2021-10-28 13:33:19 -07:00
committed by GitHub
parent 12261aa7a2
commit 114a768634
4 changed files with 30 additions and 7 deletions

View File

@@ -1,3 +1,17 @@
# Microsoft Data Workspace for Azure Data Studio and VS Code
## Overview
This extension provides additional common functionality for database projects in Azure Data Studio and VS Code. It requires other extensions to contribute support for specific project types.
### VS Code
This extension is bundled into the `SQL Server (MSSQL)` extension for VS Code and is required by the `SQL Database Projects` extension. It will be installed automatically when those extensions are updated or installed.
### Azure Data Studio
This extension is built into Azure Data Studio and will show up under the list of builtin extensions.
## Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.