Skip to content

Releases: flikas/idea-spring-boot-assistant

242.2.0

18 Sep 14:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 242.1.0...242.2.0

0.17.2

15 Jan 12:29
Compare
Choose a tag to compare

Fixed

  • #41 - Try to fix concurrent reindexing problems.

Get from JetBrains Marketplace

0.17.1

04 Dec 11:42
f3e5561
Compare
Choose a tag to compare

Fixed

  • #6 - Document has invalid characters if there is character out of ISO-8859-1 charset in the metadata file.
  • #23 - NullPointerException while open a project which have some invalid metadata.
  • #25 - IllegalAccessError while request a document for value of a Property Group.
  • #31 - IllegalAccessError while request document for a misplaced property value.
  • #43 - NullPointerException while reporting an empty error.

Get from JetBrains Marketplace

0.17.0

18 Nov 01:47
Compare
Choose a tag to compare

Added

  • Join lines(Usually binds to Ctrl+Shift+J or ⌃ ⇧ J) will join keys in proper format.
  • Split key into two lines(by pressing Enter) at a dot(.) will split key in proper format.
  • Inspection: Reports deprecated properties.
  • Inspection: Reports undefined properties.
  • Inspection: Reports invalid property values.

Get from JetBrains Marketplace

0.14.5

18 Nov 01:44
Compare
Choose a tag to compare

Added

  • #37 - Support bootstrap.yaml by default. (by guchengod)

Removed

  • If there is bundled Spring Framework support, this plugin will be disabled(the bundled Spring support is good enough), that means IntelliJ IDEA Ultimate is not supported.

Fixed

  • Compatibility improvements.
  • #15 - File not found rarely when reading user defined spring-configuration-metadata file.
  • #16 - Cannot get element's document when editing yaml file which is exists only in memory.

Get from JetBrains Marketplace

0.14.0

21 May 07:44
Compare
Choose a tag to compare
  • Intelligence insert in yaml file: Add new property anywhere, insertion will happen at right place.
  • Bug reporting: Create issue at GitHub from IDE error dialog.

Install from JetBrains Marketplace

0.2.3

04 Dec 04:32
Compare
Choose a tag to compare

Fixed compatibility with IntelliJ IDEA Community Edition 2021.3

Install from JetBrains Marketplace

0.2.0

11 Oct 05:34
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Compatible with IntelliJ IDEA Community Edition 2019.3 - 2021.2
Install Guide
In IDEA -> Double Shift -> "Install plugin from Disk..."