Commit 951c88a
committed
Turn on verbose logging for debug adapter
This change turns on verbose logging for the debug adapter by default.
This is helpful in the short term because it is difficult for users to go
enable this setting (they have to edit package.json in their extension
folder). In the future we will find a better way to configure this
setting for the debug adapter.1 parent deb6304 commit 951c88a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
| 123 | + | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| |||
0 commit comments