Commit 7cca70c
committed
Update package.json
This change updates package.json to add the "Debuggers" category and also
to change the command that is run for the PowerShell debug adapter. Since
there isn't a good way to send a command line parameter to the debug
adapter (to switch to debug adapter mode) I've put the proper invocation
into a .cmd file which gets run instead.1 parent 3fb73bb commit 7cca70c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | | - | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments