Change vscode folder name to azuredatastudio

This commit is contained in:
Charles Gagnon
2019-03-01 14:32:42 -08:00
committed by GitHub
parent 84890eb1b4
commit c1e5408492

View File

@@ -2,7 +2,7 @@
## Run
The best way to run the Code tests is from the terminal. To make development changes to unit tests you need to be running `yarn run watch`. See [Development Workflow](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#incremental-build) for more details. From the `vscode` folder run:
The best way to run the Code tests is from the terminal. To make development changes to unit tests you need to be running `yarn run watch`. See [Development Workflow](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#incremental-build) for more details. From the `azuredatastudio` folder run:
**OS X and Linux**