Skip to content

Releases: asciidoctor/asciidoctor-intellij-plugin

Fix 3-seconds-delay when showing the preview

12 Dec 22:21
Compare
Choose a tag to compare
  • Regression: Fix 3-seconds-delay when showing the preview (#1226)

Support quick-fixes in IC 2022.3 when those change a different file than the current file

09 Dec 23:33
Compare
Choose a tag to compare
  • Handling Invalid file exception when installing the plugin and refreshing editors (#1238)
  • Bump asciidoctorj-pdf from 2.3.3 to 2.3.4 (#1246)
  • Support quick-fixes in IC 2022.3 when those change a different file than the current file (#1248)
  • Avoid exception that warns about EDT when toggling soft wraps (#1249)

Adding built-in Mermaid support

04 Dec 14:19
Compare
Choose a tag to compare
Pre-release
  • Adding built-in Mermaid support (#1199)

Optimize spell checking tokenizer for better handling of attributes

03 Dec 16:04
Compare
Choose a tag to compare
  • Avoid exception when generating a preview on adding an ID
  • Require IntelliJ 2022.1.1 as minimum version
  • Handle foreground priority differently to avoid logged ProcessCanceledException (#1236)
  • Handle AWT dialogs when auto-saving content (#1237)
  • Optimize spell checking tokenizer for better handling of attributes (#1228)
  • Handle problems when pasting formatted content with input encoding when the operating system is not using UTF-8 as a default (#1074)

Reduce interaction with JCEF scrolling in the editor

25 Nov 20:48
Compare
Choose a tag to compare
  • Fixing already disposed preview if devtools have been closed before
  • Reduce interaction with JCEF scrolling in the editor (#1226)

Add tab/space indent configuration for AsciiDoc code style

24 Nov 18:59
Compare
Choose a tag to compare
  • Avoid "Invalid file" error when files are removed concurrently (#1220)
  • Add tab/space indent configuration for AsciiDoc code style (#1218)
  • Parse formatted page titles for Antora xrefs in pages and navigations (#1223)
  • Rename search scope All files without Symlinks to Project files without Symlinks (#1216)

Add custom AsciiDoc search scopes

16 Nov 09:57
Compare
Choose a tag to compare
Pre-release
  • Require IntelliJ 2021.3.2 as minimum version update deprecated APIs
  • Add an action to open the dev tools for the JCEF preview
  • Add custom AsciiDoc search scopes (#1216)

Compatibility with IntelliJ 2022.3

23 Oct 21:49
Compare
Choose a tag to compare
  • Prevent NPE when analyzing natural language text in IntelliJ 2022.3 (#1204)
  • Prevent ClassCastException when handling an invalid antora.yml file (#1205)

Minor Bugfixes

19 Oct 07:55
Compare
Choose a tag to compare
Minor Bugfixes Pre-release
Pre-release
  • Allow ID attribute on all macros, for example on images
  • Resolve file:/// URIs to local files when auto-completing in the editor.

Fixing performance regression

03 Oct 21:47
Compare
Choose a tag to compare
  • Add an error message in preview when loading the custom stylesheet fails (#1076)
  • Line comments are now followed by a single blank (thanks to @marcoebbinghaus) (#601)
  • Fixing performance regression when evaluating ifdef::[] (#1183)