Avarel / Kaiper

Functional scripting in Java.
Apache License 2.0
10 stars 0 forks source link

Custom language syntax highlighting for IntelliJ, Atom, or VSCode #9

Closed Avarel closed 7 years ago

Avarel commented 7 years ago

Creation of a simple syntax highlighting plugin for the language experiment in any of these three platforms would be appreciated. Currently the actively developed branch is features/tuples-neo.

rodol-fo commented 7 years ago

I think I can help with this, specifically with the IntelliJ plugin/syntax highlighter. Any guidelines to follow?

Avarel commented 7 years ago

@rodol-fo Develop on the features/tuples-neo branch. Code completion is desired but not required. All we’re looking for right now is the syntax highlighter.