File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,11 @@ TypeScript errors and warnings will be displayed in the `PROBLEMS` panel of Visu
2727### Run dev build and validate your changes
2828
2929To test changes, open the ` vscode-objectscript ` folder in VSCode.
30- Then, open the debug panel by clicking the ` Run and Debug ` icon on the Activity Bar, select the ` Launch Extension ` or ` Launch Extension Alone `
30+ Then, open the debug panel by clicking the ` Run and Debug ` icon on the Activity Bar, select the ` Launch Extension `
3131option from the top menu, and click start. A new window will launch with the title
32- ` [Extension Development Host] ` .
32+ ` [Extension Development Host] ` . Do your testing here.
33+
34+ If you want to disable all other extensions when testing in the Extension Development Host, choose the ` Launch Extension Alone ` option instead.
3335
3436### Pull requests
3537
You can’t perform that action at this time.
0 commit comments