oxc/editor/vscode
ubugeeei f75485b41f
add icon file for vscode extension (#1134) (#1135)
Closes #1134 

I'm not sure if it's the correct solution, but I solved it this way, so
I'll submit a PR. As for the icon, I took it from the marketplace.

https://marketplace.visualstudio.com/items?itemName=oxc.oxc-vscode
2023-11-04 08:42:18 +08:00
..
client feat(vscode): prepare for publish (#1123) 2023-11-01 09:49:29 +08:00
server chore(vscode): disable the "run all" as it is disruptive (#1122) 2023-11-01 09:41:56 +08:00
.vscodeignore feat(vscode): prepare for publish (#1123) 2023-11-01 09:49:29 +08:00
LICENSE chore(vscode): update development guide (#1121) 2023-10-31 07:32:15 +00:00
package.json add icon file for vscode extension (#1134) (#1135) 2023-11-04 08:42:18 +08:00
pnpm-lock.yaml feat(vscode): prepare for publish (#1123) 2023-11-01 09:49:29 +08:00
README.md feat(vscode): prepare for publish (#1123) 2023-11-01 09:49:29 +08:00
tsconfig.json feat: vscode extension (#690) 2023-08-06 21:28:49 +08:00
webpack.config.js feat: vscode extension (#690) 2023-08-06 21:28:49 +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.