Skip to content

Releases: BlueBoxWare/LibGDXPlugin

1.24.3

04 Apr 11:50

Choose a tag to compare

  • Compatibility with upcoming versions of IntelliJ.

1.24.2

05 Jan 13:10

Choose a tag to compare

  • Compatibility with IntelliJ 2022.3.1.

1.24.1

09 Oct 12:35

Choose a tag to compare

  • Use documentation popup for image previews instead of Shift + hover.
  • Compatibility with recent versions of IntelliJ.

1.24

30 Jan 14:58

Choose a tag to compare

1.23.6

15 Jan 14:32

Choose a tag to compare

  • Improvements in Find Usages and type checking for Skin files.
  • Fix "Slow operations are prohibited on EDT" error in "Find Usages".

1.23.5

05 Jan 14:40

Choose a tag to compare

  • Significant performance improvements in Skin handling and related functionality (#33 continued).

1.23.4

18 Dec 14:34

Choose a tag to compare

  • #33: Fix perfomance issue with Skin files

1.23.3

07 Aug 12:52

Choose a tag to compare

  • Fix "Slow operations are prohibited on EDT" error with IntelliJ 2021.2.

1.23.2

03 Jul 12:38

Choose a tag to compare

  • Fix IllegalAccessError with IntelliJ 2021.1.*.

1.23

03 Feb 20:57

Choose a tag to compare

  • Some Suppression ids have been changed for consistency. See Inspections.md for an up to date list.
  • Reworking of JSON handling, fixing several bugs (like #26).
  • #27: Display a warning when *.gwt.xml files are changed in a html module that a full rebuild is necessary.
  • JSON: highlight usages of the same key in a file, find usages of a key in a file, rename all usages of a key.