Skip to content

Releases: antlr/jetbrains-plugin-st4

0.10

07 Nov 20:23
Compare
Choose a tag to compare
  • 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

16 Oct 18:29
Compare
Choose a tag to compare
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

20 Jun 06:37
Compare
Choose a tag to compare
0.8
  • Added support for .st files (#24)
  • Improved code folding (#17)
  • Reworked the structure view

0.7

11 Jun 15:48
Compare
Choose a tag to compare
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

17 Jan 19:59
Compare
Choose a tag to compare

Added gradle build, Travis CI build config. Fix plugin for IDEA 2018.X. Big thanks to https://github.com/syakovlevdalet and https://github.com/bjansen

0.5

20 Dec 22:23
Compare
Choose a tag to compare
0.5

Bug fix release. Darcula/icons look good now. Delimiters works. See Bug fixes.

0.4

15 Nov 20:32
Compare
Choose a tag to compare
0.4

Argh! Finally got color scheme right. Template names are yellow now w/o turning java code yellow.

0.3

15 Nov 20:11
Compare
Choose a tag to compare
0.3

Fix color issue. Structure view updates better; navigation to/from stucture view.

0.2

14 Nov 20:11
Compare
Choose a tag to compare
0.2

Added structure view for .stg files.

0.1

14 Nov 00:10
Compare
Choose a tag to compare
0.1

A first release that does rudimentary highlighting of .stg files.