File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Following configuration are supported via `settings.json` and effect the window
3030| Key | Default Value | Possible Values | Description |
3131| ------------------ | ------------- | -------------------------------- | --------------------------------------------------------------------------- |
3232| ` oxc.enable ` | ` true ` | ` true ` \| ` false ` | Enables the language server to receive lint diagnostics |
33- | ` oxc.trace.server ` | ` off ` | ` off ` \| ` messages ` \| ` verbose ` | races the communication between VS Code and the language server. |
33+ | ` oxc.trace.server ` | ` off ` | ` off ` \| ` messages ` \| ` verbose ` | Traces the communication between VS Code and the language server. |
3434| ` oxc.path.server ` | - | ` <string> ` | Path to Oxc language server binary. Mostly for testing the language server. |
3535
3636### Workspace Configuration
You can’t perform that action at this time.
0 commit comments