oxc/editors/vscode
IWANABETHATGUY e63576d03c
feat(vscode): add a option to control oxc lint timing (#1659)
1. Closed https://github.com/oxc-project/oxc/issues/1653
2. Now you use `oxc-client.run` to control the lint timing.


[录屏 2023年12月12日
23时39分16秒.webm](https://github.com/oxc-project/oxc/assets/17974631/123326dc-6110-4f2e-9d48-ef1a3b0a4536)
2023-12-13 11:40:39 +08:00
..
client feat(vscode): add a option to control oxc lint timing (#1659) 2023-12-13 11:40:39 +08:00
server feat(vscode): add a option to control oxc lint timing (#1659) 2023-12-13 11:40:39 +08:00
.vscodeignore chore: mv dir editor/vscode to editors/vscode (#1203) 2023-11-09 21:13:11 +08:00
LICENSE chore: mv dir editor/vscode to editors/vscode (#1203) 2023-11-09 21:13:11 +08:00
package.json feat(vscode): add a option to control oxc lint timing (#1659) 2023-12-13 11:40:39 +08:00
pnpm-lock.yaml deps(vscode): bump dependencies 2023-12-08 21:04:47 +08:00
README.md chore: mv dir editor/vscode to editors/vscode (#1203) 2023-11-09 21:13:11 +08:00
tsconfig.json chore: mv dir editor/vscode to editors/vscode (#1203) 2023-11-09 21:13:11 +08:00

Oxc

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

Oxlint

This is the linter for oxc.