Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 486 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 486 Bytes

IntelliJ-LALRPOP

Version

A Jetbrains plugin for the LALRPOP parser-generator.

Features

  • Syntax highlighting
  • Find usages / Go to definition for nonterminals
  • Renaming nonterminals
  • Regex language injection for regex terminals
  • Rust language injection for user action code
  • Inspections