Skip to content

Commit a836475

Browse files
author
Michał Kozakiewicz
authored
Document the trace server setting is valid (despite Code's warning) (#3544)
Add this additional note as VS Code does not recognize this setting. The result is: 'Unknown Configuration Setting'. #3543 (comment)
1 parent 03f930d commit a836475

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/troubleshooting.md

+2
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,8 @@ In some cases, getting to the bottom of a bug will require looking at the payloa
263263
```json
264264
"powershell editor services.trace.server":"verbose"
265265
```
266+
267+
> NOTE: While VSCode will not recognize and highlight it, it is a valid option and enables tracer logs on the server.
266268
267269
- Restart Visual Studio Code and reproduce the issue.
268270

0 commit comments

Comments
 (0)