Skip to content

lark-parser/intellij-syntax-highlighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lark-syntax-highlighting

A Intellj-Plugin that adds support for lark grammars to the IDE. Should work in all IDEs, but obviously most useful in PyCharm.

Installation

NOTE: WIP It is mostly ready for public consumption. If you install it, please be aware that not all features are finished and that there may still be errors. Please tell me about errors and improvement ideas

To install, you just need to download the .jar file and go in you IDE go to Settings -> Plugins -> [Gear] -> Install from Disk, the select the .jar file. (I might forget to keep the .jar file up-to-date. I'm sorry :-/)

Roadmap

  • Fix all bugs/errors
    • For known ones, or report your own, look into the issue tracker
  • Correct Syntax-Highlighting
    • improvements are still requierd
    • can be modified in Settings->Editor->Color Scheme->Lark
  • Auto-completion inside of lark files
    • mostly done, should be finished soon
  • [Maybe/Very Late] Python integration, especially in regard to Transformers

About

intellij plugin for the lark grammar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published