Releases: asciidoctor/asciidoctor-intellij-plugin
Releases · asciidoctor/asciidoctor-intellij-plugin
Upgrade Asciidoctor Diagram to 3.0.1
Minor fixes reported by users
Compatibility with IntelliJ 2025.2 EAP
Prevent a temporary UI freeze when resolving local host name
- Prevent a temporary UI freeze when resolving local host name (#1793)
Prevent temporary UI freeze on non-Intel Macs
v0.44.3
Fix compatibility with CLion EAP 2025.1
Compatibility with EAP 2025.1
- Compatibility with EAP 2025.1. JavaFX removed as a preview as it is no longer supported by JetBrains.
Run background threads under an existing progress indicator
- Run background threads under an existing progress indicator (#1759)
Handle YAML parsing errors
- Update docs and templates to recommend an absolute path for the
pdf-themesdir
(#1750) - When rendering the preview for Antora, automatically switch to highlight.js syntax highlighting (#1736)
- Make wrap-on-typing work for AsciiDoc without chopping an existing line into small chunks (#1653)
- Handle YAML parsing errors when showing an editor notification about missing information in the Antora component descriptor (#1753)
- Preventing NPE when creating a missing file (#1754)
- Preventing NPE when parsing block attributes for listings (#1755)
- Handle a situation where an index is not yet known as index not ready (#1756)