WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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

License

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published