Skip to content

Releases: asciidoctor/asciidoctor-intellij-plugin

Improved Lexer and Parser for blocks with unbalanced or no delimiters

11 Jul 10:13
Compare
Choose a tag to compare
  • lexer and highlighting support blocks with unbalanced or no delimiters (#289)

Reformat supports break-after-end-of-sentence

07 Jul 21:08
Compare
Choose a tag to compare
  • lexer and highlighting support several new tokens (callouts, admonitions, markdown style listings, definition lists) (#289)
  • reformat supports break-after-end-of-sentence, but still experimental (#289)

Setting to disable error/warning highlighting in editor

05 Jul 15:40
Compare
Choose a tag to compare
  • rework zoom for touchpads (#295)
  • added setting to disable error/warning highlighting in editor (#296)

Paste-Table-from-Clipboard support

05 Jul 12:02
Compare
Choose a tag to compare
Pre-release
  • create tables from clipboard and converting CSV/TSV format to AsciiDoc (thanks to @bbrenne) (#92, #290)
  • new table size selector using the mouse (thanks to @bbrenne) (#92, #290)
  • inject absolute location of .asciidoctorconfig file (thanks to @rdmueller) (#280)
  • support for '.adoc' extension of .asciidoctorconfig file (thanks to @rdmueller) (#293, #294)
  • better zoom support for touchpads, adding min/max zoom level (#295)

Inlining and extracting of includes

04 Jul 18:21
Compare
Choose a tag to compare
Pre-release
  • inlining and extracting of includes (#271)

Reworked open in browser and experimental reformatting support

03 Jul 09:11
Compare
Choose a tag to compare
  • experimental support reformatting of AsciiDoc sources, needs to be enabled in the settings (#289)
  • "Open in Browser" now opens the contents of the preview in the selected browser including rendered diagrams (#82)

Investigating problem that parts of the UI are not refreshing

29 Jun 13:24
Compare
Choose a tag to compare
  • investigating problem that parts of the UI are not refreshing (#283)

Save image context menu shows on macOS

27 Jun 19:24
Compare
Choose a tag to compare
  • Save image context menu now showing up on macOS (thanks to @wimdeblauwe) (#283)

Fixing NPE introduced when detecting potentially blurry preview

27 Jun 13:24
Compare
Choose a tag to compare
  • fixing NPE introduced when detecting potentially blurry preview (#284)

Preview supports zoom and save image

25 Jun 22:40
Compare
Choose a tag to compare
Pre-release