https://github.com/paxdotdev/intellij-plugin
Syntax Highlighting for Pax
https://github.com/paxdotdev/intellij-plugin
Last synced: 11 months ago
JSON representation
Syntax Highlighting for Pax
- Host: GitHub
- URL: https://github.com/paxdotdev/intellij-plugin
- Owner: paxdotdev
- Created: 2023-04-01T20:07:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-27T18:18:20.000Z (almost 3 years ago)
- Last Synced: 2024-09-07T02:10:02.004Z (over 1 year ago)
- Language: Java
- Size: 3.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Pax Plugin

[](https://plugins.jetbrains.com/plugin/21408)
[](https://plugins.jetbrains.com/plugin/21408)
**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](https://github.com/warfaj/pax-intellij-plugin/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...