Skip to content

aedm/intellij-ron-remix

 
 

Repository files navigation

RON Extended Support

Kotlin Build download-img

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 75.9%
  • Java 20.7%
  • Lex 3.3%
  • HTML 0.1%