Releases: asciidoctor/asciidoctor-intellij-plugin
JavaFX autoscrolling preview #2 - improved stability by restricting to 64bit JDK
- revised constrained/unconstrained detection
- Fix problem in syntax highlighting leading to PSI Parser Exceptions
- refreshing images on JavaFX only if their content has changed to save memory consumption
- Limiting JavaFX preview to 64bit platforms due to problems especially with Windows OpenJDK 32bit (as default on Windows).
If you want to use JavaFX preview, you'll need to run IntelliJ with 64bit Java. For IntelliJ you'll need to have an environment variable IDEA_JDK pointing to the installation folder of a 64bit Java. See Jetbrains support database for more information.
UPDATE: Known Bug - JavaFX preview will not work on MacOS in this preview. Will work again in the next preview!
Fixing PSI Parser Exceptions and restrict JavaFX to 64bit
- Fix problem in syntax highlighting leading to PSI Parser Exceptions
- disable automatically refreshing images on JavaFX (to be re-enabled in 0.15.x)
- Limiting JavaFX preview to 64bit platforms due to problems especially with Windows OpenJDK 32bit (as default on Windows).
JavaFX autoscrolling preview #1 - initial
This is the first preview release for feedback about the JavaFX preview automatically scrolling to the position of the cursor in the editor.
- JavaFX Preview will automatically scroll to the cursor position of the editor
- JavaFX preview will automatically open links in the systems's default browser
- correct usage of constrained/unconstrained AsciiDoc formatting
- Caching rendering instances of Asciidoctor for better performance
IntelliJ 15 (including AppCode 3.3, CLion 1.2, DataGrip 1.0, PhpStorm 10, PyCharm 5, RubyMine 8, WebStorm 11) is the new minimum version required for this release.
Performance improvements and better compatibility for IntelliJ 15
- Performance improvement: render preview only when visible
- Don't show AsciiDoc preview actions in other Editors
- additional compatibility fixes for IntelliJ 15.x
make compatible with IntellJ 15.x again
Version 0.14 worked with IntelliJ 2016, but didn't work with IntellJ 15.x. This update uses APIs available in both versions.
JavaFX preview, Update asciidoctorj-diagram
- New JavaFX preview and real split view
- Update to asciidoctorj 1.5.4.1 and asciidoctorj-diagram 1.5.0
JavaFX preview, Update asciidoctorj-diagram (preview)
- New JavaFX preview and real split view
- Update to asciidoctorj 1.5.4.1 and asciidoctorj-diagram 1.5.0