generated fromJetBrains/intellij-platform-plugin-template
Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5
License
NotificationsYou must be signed in to change notification settings
oxc-project/oxc-intellij-plugin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The Oxidation Compiler is creating a suite of high-performance tools for JavaScript and TypeScript.
This is the linter for oxc. The currently supported features are listed below.
- Highlighting for warnings or errors identified by Oxlint.
- Quick fixes to fix a warning or error when possible.
- JSON schema validation for
.oxlintrc.jsonconfiguration files. (Note: Comments within the .oxlintrc.jsonfile are supported, however they show as an error within the IDE due to jsonc not being supported by the IDE.) - Command to fix all auto-fixable content within the current text editor.
- Automatically apply fixes on save.
Using the IDE built-in plugin system:
Settings/Preferences >Plugins >Marketplace >Search for "Oxc" >Install
Manually:
Download thelatest release and install itmanually usingSettings/Preferences >Plugins >⚙️ >Install plugin from disk...
About
No description, website, or topics provided.
Resources
License
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors10
Uh oh!
There was an error while loading.Please reload this page.