1.19
This fixes a few bugs and has a major improvement and GUI responsiveness for large input in the preview window.
antlr-intellij-plugin-v4-1.19.zip
Improvements, features
- UI freeze after parse on SQL grammars with large inputs (enhancement, comp:preview, performance)
Issues fixed
null
shows in the parse tree during preview of combined grammars for literals (bug, comp:preview)- No syntax highlighting and "Test ANTLR Rule" disabled on PyCharm 2021.3.1 (Professional Edition) ()
- Add "pin" feature to ANTLR Preview (comp:preview, feature-request)
Pull requests
- Fix parsing of rule with option, fix #549 (comp:grammar-editor, cleanup)
- rm token viewer from the preview panel and don't redraw parse tree for every input character. (comp:preview, performance)
- Automatically choose first rule in grammar as start rule (enhancement)
- Fixes #539. "null" appeared in tree for literals (comp:preview, cleanup)
- Use linux dco instead of our own contributors.txt (cleanup)
- remove deprecation warning in plug-in.xml related to fileType (cleanup)
- Avoid closing preview panel when file switching (enhancement, comp:preview)
- Implement in-place rename (enhancement, refactoring)
Contributors
- 6 items: Terence Parr (parrt)
- 1 items: Ivan Kochurkin (KvanTTT)
- 1 items: Alexander Levsha (Endeavourl)
- 1 items: Olivier Cavadenti (OlivierCavadenti)
- 1 items: Luna (l-Luna)
- 1 items: Eiríkur Fannar Torfason (eirikur-grid)
- 1 items: h3ll (erichsilvestre)