mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Currently `oxc-vscode.trace.server` needs to be used to enable trace logging for the language server. This fixes it so that `oxc.trace.server` can be used. I can't find any guidance on what should be used for the language client id. The VS Code ESLint plugin uses "ESLint", so I think this change should be fine. Ref https://github.com/oxc-project/oxc/issues/7136. |
||
|---|---|---|
| .. | ||
| client | ||
| .vscodeignore | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
⚓ Oxc
The Oxidation Compiler is creating a suite of high-performance tools for JavaScript and TypeScript.
Oxlint
This is the linter for oxc.