File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ TypeScript errors and warnings will be displayed in the `Problems` window of Vis
61
61
### Validate your changes
62
62
63
63
To test the changes you launch a development version of VS Code on the workspace vscode, which you are currently editing.
64
- Use the ` Launch Extension` launch option.
64
+ Use the ` Extension ` launch option.
65
65
66
66
### Debugging Unit Tests
67
67
@@ -147,7 +147,7 @@ To run only the functional tests:
147
147
148
148
### Standard Debugging
149
149
150
- Clone the repo into any directory, open that directory in VSCode, and use the ` Launch Extension` launch option within VSCode.
150
+ Clone the repo into any directory, open that directory in VSCode, and use the ` Extension ` launch option within VSCode.
151
151
152
152
### Debugging the Python Extension Debugger
153
153
You can’t perform that action at this time.
0 commit comments