Releases: asciidoctor/asciidoctor-intellij-plugin
Releases · asciidoctor/asciidoctor-intellij-plugin
Improved Lexer and Parser for blocks with unbalanced or no delimiters
- lexer and highlighting support blocks with unbalanced or no delimiters (#289)
Reformat supports break-after-end-of-sentence
Setting to disable error/warning highlighting in editor
Paste-Table-from-Clipboard support
- 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
- inlining and extracting of includes (#271)
Reworked open in browser and experimental reformatting support
Investigating problem that parts of the UI are not refreshing
- investigating problem that parts of the UI are not refreshing (#283)
Save image context menu shows on macOS
- Save image context menu now showing up on macOS (thanks to @wimdeblauwe) (#283)
Fixing NPE introduced when detecting potentially blurry preview
- fixing NPE introduced when detecting potentially blurry preview (#284)