Releases: de-jcup/eclipse-asciidoctor-editor
Version 3.1.2
What's Changed
- suggested fix for issue #494 by @abellmann in #501
- Feature 507 improve syntax highlighting by @de-jcup in #509
New Contributors
- @abellmann made their first contribution in #501
Full Changelog: v3.1.1...v3.1.2
Version 3.1.1
Solves bug in auto refresh mechanism for external preview (when TOC enabled)
Details see https://github.com/de-jcup/eclipse-asciidoctor-editor/milestone/40?closed=1
Full Changelog: v3.1.0...v3.1.1
Version 3.1.0
Highlights:
- Plugin uses now JVM shutdown hook to finally shutdown running ASP instance on a eclipse crash
- Fixed and improved auto refresh handling for external preview
- Provide possiblity to define default behavior for TOC visible on editor startup
- Separated main page : runtime preferences have now own page
For details look at
https://github.com/de-jcup/eclipse-asciidoctor-editor/milestone/39?closed=1
Full Changelog: v3.0.1...v3.1.0
Version 3.0.1
Hotfix release
Diagrams were no longer shown correctly in Version 3.0.0 because of wrong base dir calculation.
This is now fixed.
Version 3.0.0
This version has some breaking changes + some new features
New features
- Global asciidoc model
- Overview diagram about current document + all included and used files
with warnings, errors etc. inside diagram - Zoom level setup inside plantuml diagram editor internal preview
- Using SVG external view supports now always zoom capability...
- Possibility to define global custom attributes via preferences
- Render preferences like "attributes" and "environment" are now directly accessible by user from toolbar (dedicated action)
Breaking changes
- Output images are now always SVG
- Feature of persisting output images into source folder has been removed
- It was necessary to change custom environment preference key, so those
preferences must be edited again (sorry)
More
Version 2.7.0
Inside this release cross reference links are now handled by the editor
- xref:$refId[$text]
- <<$refId,$text>>
is now correct highlighted and the references are hyperlinked and resolved inside workspace - means the referenced file is opened in IDE and the reference anchor is selected in editor.
See YouTube Video for a demo of the new features.
For details please look at https://github.com/de-jcup/eclipse-asciidoctor-editor/milestone/36?closed=1
Version 2.6.1
Hotfix release because of bug #438
For details look into https://github.com/de-jcup/eclipse-asciidoctor-editor/milestone/35?closed=1
Version 2.6.0
What's Changed
- Added context menu to outline view by @steghoja in #430
- Fix #429: Expose editor API for programmatic use by @steghoja in #432
More details can be found at https://github.com/de-jcup/eclipse-asciidoctor-editor/milestone/34?closed=1
New Contributors
Full Changelog: v2.5.1...v2.6.0
Version 2.5.1
Hotfix release, handles file length problems on Windows
for details look at https://github.com/de-jcup/eclipse-asciidoctor-editor/milestone/33?closed=1
Version 2.5.0
Bigger feature release
see https://github.com/de-jcup/eclipse-asciidoctor-editor/milestone/32?closed=1 for details
Contributors in this release: