Skip to content

Releases: jshiell/checkstyle-idea

5.114.0

25 Oct 10:34
84a8c06

Choose a tag to compare

New: Added Checkstyle 12.1.0.
Fixed: Insecure socket factory is now only set for the current connection (#678).

5.113.0

18 Oct 11:29
854c863

Choose a tag to compare

New: Added Checkstyle 12.0.1.

5.112.0

04 Oct 12:29
538dc0f

Choose a tag to compare

Fixed: Keep focus in tool window when scrolling result, matching find results behaviour (#676).
Removed: Removed update notification, as IDEA now notifies when plugins are updated.
New: Added Checkstyle 11.1.0.

5.111.1

27 Sep 11:29
471cdf1

Choose a tag to compare

Fixed: Removed scope check when enabling scan current file button to improve performance (#675).
New: Add keyboard shortcuts for next/previous result (#676).

5.111.0

01 Sep 13:01
e51bde6

Choose a tag to compare

New: Added Checkstyle 11.0.1.

5.110.0

18 Aug 13:36
8b5224d

Choose a tag to compare

New: Added Checkstyle 11.0.0.

5.109.2

02 Aug 12:44
8d27ec0

Choose a tag to compare

Fixed: Removed project code from classpath, as it hasn't been required since Checkstyle 6.2 (#673). Thanks to @LlamaLad7.

5.109.1

12 Jul 11:35
8c610f8

Choose a tag to compare

New: Added grouping of results by the source check (#670).

5.109.0

12 Jul 10:52
e8320fb

Choose a tag to compare

New: Added Checkstyle 10.26.1.

5.108.1

05 Jul 16:28
da25786

Choose a tag to compare

Fixed: Resolved edge case if Piccolo is in the project classpath (#668).