oxc/editors/vscode
2024-10-25 10:38:02 +08:00
..
client fix(editor): Update config sent to language server (#6724) 2024-10-21 11:01:21 +08:00
.vscodeignore fix(vscode): change all names to oxc_language_server 2024-01-06 19:23:08 +08:00
CHANGELOG.md release(oxlint): v0.10.1 (#6729) 2024-10-21 12:29:57 +08:00
CONTRIBUTING.md chore: change website url to https://oxc.rs 2024-06-05 22:05:08 +08:00
LICENSE chore: link editors/vscode/LICENSE to root LICENSE 2024-09-06 19:19:17 +08:00
package.json chore: remove unnecessary packageManager from package.json 2024-10-25 10:38:02 +08:00
README.md
tsconfig.json feat(editors/vscode): update VSCode extention to use project's language server (#6132) 2024-10-05 20:24:17 -04:00

Oxc

The Oxidation Compiler is creating a suite of high-performance tools for JavaScript and TypeScript.

Oxlint

This is the linter for oxc.