NetBeans plugins for ANTLR 4 enabling to integrate ANTLR grammar files in standard NetBeans projects (ant-based or Maven-based).
9
stars
11
forks
source link
grammar folding has some bugs for block comments #32
Closed
fredyvonvinet closed 7 years ago
Now that differential lexing works thanks to correct lex state recovering, it seems simpler to reinit folds at each update (insert or remove).