Skip to content

Releases: asciidoctor/asciidoctor-intellij-plugin

moving from jruby-complete to jruby dependency

03 May 17:45
Compare
Choose a tag to compare
  • moving from jruby-complete to jruby dependency like AsciidoctorJ did for 2.0 (#250)

Improvide block ID and reference handling

03 May 08:27
Compare
Choose a tag to compare
  • improved syntax highlighting for block IDs and references, suppressing message "possible invalid reference" (#249)
  • show error message why preview wasn't rendered in preview (#251)

Brace-Highlighting for mono/italic/bold

30 Apr 17:24
Compare
Choose a tag to compare
  • adding quote handler (#242)
  • Tuning highlighting for mono and bullet lists (#244)
  • Activating brace highlighting for mono/italic/bold (#244)

Tuning highlighting italic/bold/mono

28 Apr 19:36
Compare
Choose a tag to compare
Pre-release
  • Tuning highlighting italic/bold/mono, adding brace matcher in text (#244)

Adding highlighting for italic/bold/mono

28 Apr 16:15
Compare
Choose a tag to compare
  • Updating to AsciidoctorJ v2.0.0 that includes Asciidoctor 2.0.8
  • adding highlighting for italic/bold/mono (#244)
  • adding brace matcher for attributes

AsciidoctorJ v2.0.0-RC.2 / includes Asciidoctor 2.0.6

09 Apr 20:02
Compare
Choose a tag to compare
  • Updating to AsciidoctorJ v2.0.0-RC.2 that includes Asciidoctor 2.0.6
  • Improved parsing of warnings and errors created by Asciidoctor

Addding error highlight in tree view

03 Apr 19:09
Compare
Choose a tag to compare
Pre-release

For errors (but not warnings) found in parsing the source w/ asciidoctor, a red marker is shown in the project tree view.

Refresh annotations when needed

02 Apr 17:10
Compare
Choose a tag to compare
Pre-release
  • restart annotation processing for current file once it gets focused or settings change (#225)

improve offset calculation for .asciidoctorconfig file

30 Mar 11:54
Compare
Choose a tag to compare

improve offset calculation for .asciidoctorconfig files (#225)

Using editor annotations instead of log messages

29 Mar 21:01
Compare
Choose a tag to compare
  • annotate the file in the editor instead of logging to console for asciidoctor messages (#225)