All Projects → ron-rs → intellij-ron

ron-rs / intellij-ron

Licence: Apache-2.0, MIT licenses found Licenses found Apache-2.0 LICENSE-APACHE MIT LICENSE-MIT
A plugin that adds RON (Rusty Object Notation) support to IntelliJ IDEA

Programming Languages

java
68154 projects - #9 most used programming language
Lex
420 projects

Labels

Projects that are alternatives of or similar to intellij-ron

XcodeTheme
 Xcode Light & Dark Theme for JetBrains IDEs (IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, WebStorm, etc)
Stars: ✭ 136 (+423.08%)
Mutual labels:  intellij
uuid-generator-plugin
An IntelliJ Idea plugin to generate UUID (Universally Unique Identifier), ULID (Universally Unique Lexicographically Sortable Identifier) and CUID (Collision Resistant Unique Identifier)
Stars: ✭ 30 (+15.38%)
Mutual labels:  intellij
san-jose-theme
A custom Terminal & IntelliJ theme (inspired by PatMurrayDEV -> Apple's WWDC 2017 session slides)
Stars: ✭ 64 (+146.15%)
Mutual labels:  intellij
intelliroutes
Support for Play Routes in IntelliJ IDEA
Stars: ✭ 21 (-19.23%)
Mutual labels:  intellij
IDEACodeTools
Intellij IDEA plugin for some code tools
Stars: ✭ 20 (-23.08%)
Mutual labels:  intellij
backgroundImagePlus
Cycle random background images in IntelliJ
Stars: ✭ 99 (+280.77%)
Mutual labels:  intellij
IntelliJ-Luanalysis
Type-safe Lua IDE Plugin for IntelliJ IDEA
Stars: ✭ 118 (+353.85%)
Mutual labels:  intellij
TranslationPlugin
Translation plugin for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio.
Stars: ✭ 9,375 (+35957.69%)
Mutual labels:  intellij
intellij-quarkus
IntelliJ Quarkus Tools
Stars: ✭ 83 (+219.23%)
Mutual labels:  intellij
aem-intellij-plugin
IntelliJ Platform plugin for AEM (Adobe Experience Manager).
Stars: ✭ 26 (+0%)
Mutual labels:  intellij
gradle-grammar-kit-plugin
Gradle plugin for generating lexers (with JFlex) and BNF parsers (with Grammar-Kit) for IntelliJ language plugins
Stars: ✭ 76 (+192.31%)
Mutual labels:  intellij
reedelk-runtime
Reedelk Runtime Platform Community Edition
Stars: ✭ 25 (-3.85%)
Mutual labels:  intellij
gradle-dependencies-plugins-helper-plugin
This is an IntelliJ IDEA plugin for searching dependencies/plugins from JCentral/GradlePlugins inside Gradle projects.
Stars: ✭ 33 (+26.92%)
Mutual labels:  intellij
getx-snippets-intelliJ
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
Stars: ✭ 52 (+100%)
Mutual labels:  intellij
watchdog
IntelliJ & Eclipse plugin for monitoring how Java applications are developed and tested
Stars: ✭ 18 (-30.77%)
Mutual labels:  intellij
DockDockBuild
Support for running UNIX Makefiles on a Docker container
Stars: ✭ 43 (+65.38%)
Mutual labels:  intellij
intellij-blackconnect
IDEA plugin for using black[d] during Python development.
Stars: ✭ 55 (+111.54%)
Mutual labels:  intellij
intellij-kubernetes
Kubernetes (and OpenShift) language support for IntelliJ IDEA
Stars: ✭ 26 (+0%)
Mutual labels:  intellij
intellij-background-chibichara
drawing plugin chibichara coner of your editor, for intellij etc
Stars: ✭ 53 (+103.85%)
Mutual labels:  intellij
Student-Information-Administration-System
大学生信息管理系统——初学路上自己摸索实践的项目
Stars: ✭ 91 (+250%)
Mutual labels:  intellij

intellij-ron

Marketplace

A plugin that adds RON (Rusty Object Notation) support to IntelliJ IDEA

Versions

1.4 - Updated to support 2020.3 edition of Intellij IDEs

1.3 - Adds support for block comments and cleaned up some code

1.2 - Adds context menu option for creating RON files

1.1 - Fixes issues with recognizing types, and allows raw strings to work properly

1.0 - Allows underscores in identifiers and extensions, and fixed maps and lists

1.0-SNAPSHOT - Initial release, very buggy, but adds basic support for highlighting RON files

Contributing

If there is a specific feature you want to see, or an issue with the plugin, make an issue, and I'll try to get back to it. If you want to add a feature or resolve an issue, first let me know by replying to a feature request or issue report, and then make a pull request.

Building

Requires Intellij IDEA, Gradle CLI and the plugins Grammar-Kit, PsiViewer, and Plugin DevKit.

To build, run the command gradle buildPlugin, and the zipped plugin will be generated in build/distributions

License

intellij-ron is dual-licensed under Apache-2 and MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].