Skip to content

Releases: tsalzinger/intellij-idea-coco-r-plugin

v1.5.0

22 Jan 11:55
014a08f
Compare
Choose a tag to compare

Compatibility

  • Ensure compatibility with 2020.3

Development

  • Adapt build to be based on IntelliJ Platform Plugin Template
  • Update gradle wrapper to 6.8
  • Update kotlin to 1.4.21
  • Introduce ktlint and detekt
  • Utilize GitHub Actions for build/release
  • Update to java 11

Fixed

  • Correctly handle EOF in within 'arbitrary code' sections (applied from v1.2.1/v1.3.1/v1.4.1 - it wasn't applied on the main branch before)

v1.4.1

18 Aug 10:49
6cbd5a6
Compare
Choose a tag to compare
  • Fix issue with editor handing/plugin crashing when EOF is encountered in arbitrary code section of files

v1.4.0

18 Aug 10:49
7fdd098
Compare
Choose a tag to compare
  • ensure compatibility with 2020.1 EAP

v1.3.1

18 Aug 10:49
a466833
Compare
Choose a tag to compare
  • Fix issue with editor handing/plugin crashing when EOF is encountered in arbitrary code section of files

v1.2.1

18 Aug 10:49
7c1ee42
Compare
Choose a tag to compare
  • Fix issue with editor handing/plugin crashing when EOF is encountered in arbitrary code section of files

v1.3.0

18 Aug 10:47
Compare
Choose a tag to compare
  • Ensure compatibility with 2019.2 EAP
  • Remove untilBuild restriction

v1.2.0

30 Mar 23:57
Compare
Choose a tag to compare
  • Fix issue with reused WordScanner
  • Ensure compatibility with 2019.1.*

v1.1.1

30 Mar 23:57
Compare
Choose a tag to compare
  • Ensure compatibility with 2018.2.*

v1.1.0

24 Apr 19:28
bfd8278
Compare
Choose a tag to compare

Changes:

  • Allow arbitrary directives (with and without a value)
  • Show directives in structure view
  • Make Java support optional, allowing plugin usage outside of Intellij IDEA and Android Studio

v1.0.1

02 Feb 18:21
7d9e715
Compare
Choose a tag to compare

Patch release fixing issue with plugin description + version range extension to include builds up to 181.*