RON Extended Support
Plugin adds support for Rusty Object Notation files.
Features included:
- Code highlighting
- Color settings where you could customize highliting to better suit your experience
- Comment/uncomment line hotkey
- Code folding
- Structural braces matching
- Basic autocompletion for options and extensions
- Semantic highlighting to differentiate object key and name identifiers
- Automatic code formatting (such as identation fixes)
- Error checkers for dictionaries and objects (key uniquenes and more)
Installation
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "RON Extended Support" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.