Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.07 KB

File metadata and controls

28 lines (19 loc) · 1.07 KB

Pax Plugin

Build Version Downloads

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/

Installation

  • 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...