An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Pax Plugin

![Build](https://github.com/warfaj/pax-intellij-plugin/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/21408.svg)](https://plugins.jetbrains.com/plugin/21408)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/21408.svg)](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...