Releases: antlr/jetbrains-plugin-st4
Releases · antlr/jetbrains-plugin-st4
0.10
- Fixed compatibility with IntelliJ 2022.3.x (#41)
- Fixed compatibility with Rider 2022.3.x (#42)
- Updated to latest versions of ANTLR and StringTemplate
0.9
What's Changed
- Added color settings (#21)
- Fixed support for custom delimiters (#28)
- Improved syntax highlighting
- Double-clicking on text now selects words (#31)
- Fixed a NPE (#37)
Full Changelog: 0.8...0.9
0.8
- Added support for .st files (#24)
- Improved code folding (#17)
- Reworked the structure view
0.7
- Fixed icons in 2019.3+ (#16)
- Fixed highlighting in 2020.1+ (#25)
- Parsing errors are now shown in a tooltip and in the status bar (#18)
- Added code folding in StringTemplate group files (#17)
Add gradle build, update for 2018.x
0.5
Bug fix release. Darcula/icons look good now. Delimiters works. See Bug fixes.
0.4
Argh! Finally got color scheme right. Template names are yellow now w/o turning java code yellow.
0.3
Fix color issue. Structure view updates better; navigation to/from stucture view.
0.2
Added structure view for .stg files.
0.1
A first release that does rudimentary highlighting of .stg files.