Skip to content

Releases: graphform/intellij-recon

Release 1.3.0

13 Jul 15:00
03e0ce3
Compare
Choose a tag to compare

Added support for code statements.
Added support for special symbols in strings.

Release 1.2.1

04 Jan 14:36
9a0ed6f
Compare
Choose a tag to compare

Changed the Recon errors to show a more user friendly message.

Release 1.2.0

10 Dec 14:51
95c677f
Compare
Choose a tag to compare

Changed the formatter to not remove new lines after attributes because it changes the meaning.
Improved Recon recognition around attributes.
Removed untilBuild to avoid incompatibility errors when the IDE is updated to a newer version.

Release 1.1.0

03 Nov 18:13
ce1ae41
Compare
Choose a tag to compare

Added support for grouped operations.
Fixed caret indentation issues.
Fixed formatting around comments and records.

Release 1.0.1

19 Oct 14:48
3b1bf8a
Compare
Choose a tag to compare

Improved Recon recognition.
Added support for older IDE versions.

Release 1.0

11 Oct 12:39
5d9a614
Compare
Choose a tag to compare

This is the initial release of the Recon IntelliJ plugin.