Skip to content

Releases: Tai-e/intellij-tai-e

v0.1.9

24 Apr 15:30
Compare
Choose a tag to compare
  • Support new frontend variable name pattern

v0.1.8

24 Apr 14:12
Compare
Choose a tag to compare
  • Annotation related syntax definition
  • Annotation syntax highlight and annotator
  • Fix modifier syntax highlight

v0.1.7

24 Apr 11:52
Compare
Choose a tag to compare
  • Refine modifier syntax definition
  • Fix class literal, method type, method handle and invoke dynamic syntax

v0.1.6

05 Apr 12:23
Compare
Choose a tag to compare

Changed

  • Support Intellij 2024.1

v0.1.5

12 Dec 09:12
Compare
Choose a tag to compare

Changed

  • Support Intellij 2023.3

v0.1.4

18 Oct 11:08
Compare
Choose a tag to compare

Changed

  • Fix store static field
  • Fold class body

Full Changelog: v0.1.3...v0.1.4

v0.1.3

17 Oct 14:46
Compare
Choose a tag to compare

Changed

  • Support invoke dynamic stmt
  • Support monitor stmts
  • Fold method body

Full Changelog: v0.1.2...v0.1.3

v0.1.2

16 Oct 13:05
Compare
Choose a tag to compare

Changed

  • Support load static field, newmultiarray, switch-case syntax

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Oct 05:36
Compare
Choose a tag to compare

Changed

  • Update the logo and icon

Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Oct 03:02
Compare
Choose a tag to compare

Added

  • Search class/method/field in Tai-e IR format
  • Copy reference in Tai-e IR format

Full Changelog: v0.0.4...v0.1.0