Pax provides support in CLion for writing Pax. This currently includes custom syntax highlighting for your .pax files. Just install it and you're good to go!
Future work:
- Annotations
- Code completion
For more information on Pax: https://www.pax.rs/
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Pax for Rust" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...