Skip to content

oxc-project/oxc-intellij-plugin

Repository files navigation

oxc-intellij-plugin

Build Version Downloads

⚓ Oxc

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

Oxlint

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.json configuration files. (Note: Comments within the .oxlintrc.json file 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.

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Oxc" > Install

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published