We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refs: #57310
Configure:
"json.trace.server": { "verbosity": "message", "format": "text" }
No output. Works fine if verbosity is "verbose".
The text was updated successfully, but these errors were encountered:
Fix error in server trace config for microsoft/vscode#57404
e71d207
The verbosity should be messages (note the last s). I just fixed the error in docs.
verbosity
messages
s
Sorry, something went wrong.
Update server.trace format for microsoft/vscode#57404
e4df52b
To Verify: Check the doc here is updated: https://code.visualstudio.com/updates/v1_27#_vscodelanguageclient-json-log-format-and-log-streaming
octref
No branches or pull requests
Refs: #57310
Configure:
No output. Works fine if verbosity is "verbose".
The text was updated successfully, but these errors were encountered: