Releases: antlr/intellij-plugin-v4
Releases Β· antlr/intellij-plugin-v4
1.24
1.23.1
1.23
1.22
- Time column sorted as string when βShow expert columns" selected (#655)
- Go To -> Declaration or Usages from declaration should not include the declaration (#629)
- NullPointer in antlr.intellij.plugin (#627)
- Exception in plugin ANTLR v4(1.20) on IntelliJ IDEA 2023.1.3 (#650)
- Structure view shows "loading ..." but nothing comes up (#659)
See the complete list of fixed issues.
1.21
1.20
1.19.3
Update ANTLR to 4.11.1 and some bug fixes
See the complete list of fixed issues
1.19.2
1.19.1
2 quick bug fixes. Live templates were not showing up.
antlr-intellij-plugin-v4-1.19.1.zip
Issues fixed
- live templates don't ever activate? (bug, comp:grammar-editor)
- Exception just clicking around in grammar / leaving window (bug)
Pull requests
- Live templates were not appearing. (bug, comp:grammar-editor)
Contributors
- 3 items: Terence Parr (parrt)
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)