Rux language syntax highlighting support for JetBrains IDEs (IntelliJ IDEA, CLion, WebStorm, Fleet, etc.) using TextMate bundles.
- Download or clone this repository to your local machine.
- Open your JetBrains IDE.
- Go to Settings (or Preferences on macOS) -> Editor -> TextMate Bundles.
- Click the + (Add) button at the top of the bundles list.
- Select the
Rux.tmbundledirectory from this repository. - Click Apply and OK.
Your IDE will now automatically color all .rux source code files!