mirror of
https://github.com/danbulant/oxc
synced 2026-05-22 05:38:54 +00:00
closes #6382 It seems we cannot support `oxc_language_server` by directly reusing code from `coc-oxc`, at least not on Windows, because it requires an `.exe` executable. I will take some time to study the implementation of `Biome` to enhance our vscode plugin. |
||
|---|---|---|
| .. | ||
| client | ||
| .prettierignore | ||
| .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.