Asciidoctor Vscode Versions Save

AsciiDoc support for Visual Studio Code using Asciidoctor

v3.2.3

1 month ago

What's Changed

Changelog

Bug fixes

  • Fix a regression on xref introduced in 3.2.1 by @ViToni

Infrastructure

  • Bump dependencies by @ViToni

Release meta

Released by: @ggrossetie

Full Changelog: https://github.com/asciidoctor/asciidoctor-vscode/compare/v3.2.2...v3.2.3

v3.2.2

1 month ago

What's Changed

Changelog

Bug fixes

  • Fix a regression on xref introduced in 3.2.1 by @ViToni

Infrastructure

  • Bump dependencies by @ViToni

Release meta

Released by: @ggrossetie

Full Changelog: https://github.com/asciidoctor/asciidoctor-vscode/compare/v3.2.1...v3.2.2

v3.2.1

1 month ago

What's Changed

Changelog

Improvements

  • Use color variable defined by theme for ToC by @ViToni in #850

Bug fixes

  • Fix non working xref in preview pane by @ViToni in #853

Release meta

Released by: @ggrossetie

Full Changelog: https://github.com/asciidoctor/asciidoctor-vscode/compare/v3.2.0...v3.2.1

v3.2.0

2 months ago

What's Changed

Changelog

Bug fixes

  • Fix regular expression in Asciidoctor.json

Release meta

Released by: @ggrossetie

Full Changelog: https://github.com/asciidoctor/asciidoctor-vscode/compare/v3.1.12...v3.2.0

v3.1.12

2 months ago

What's Changed

Changelog

Bug fixes

  • Only prompt to enable Antora when antora.yml is not empty (#847)
  • Consistent code completion for includes (#839)
  • Fix highlighting a footnote with id (#835)

Improvements

  • Add doc role when the asciidoc page is used in an antora context (#845)
  • Bump dependencies (#840)
  • If Antora popup is closed (no answer) ask again later (#841)
  • Improve autolink feature (#836)

Release meta

Released by: @ggrossetie

Full Changelog: https://github.com/asciidoctor/asciidoctor-vscode/compare/v3.1.10...v3.1.12

v3.1.10

5 months ago

What's Changed

Changelog

Bug fixes

  • Fix glob pattern while building the Antora content catalog - previously, if the documentation component was located at the root of the workspace the content catalog was empty
  • Add asciidoc.preview.style directory as a local resource roots in the WebView - hopefully loading stylesheets from outside the workspace will work again!

Release meta

Released by: @ggrossetie

Full Changelog: https://github.com/asciidoctor/asciidoctor-vscode/compare/v3.1.9...v3.1.10

v3.1.9

5 months ago

What's Changed

Changelog

Bug fixes

  • Fix drive letter normalization - previously, we were applying toLowerCase on the whole path causing the WebView to return 401 on resources such as images (#825)

Release meta

Released by: @ggrossetie

Full Changelog: https://github.com/asciidoctor/asciidoctor-vscode/compare/v3.1.8...v3.1.9

v3.1.8

5 months ago

What's Changed

Changelog

Bug fixes

  • Allow Kroki server in strict CSP defined as a preview attribute
  • Add https to style-src and script-src in strict CSP
  • Fix a typo on the message "Do you want to active Antora support?" -> "Do you want to activate Antora support?"

Improvements

  • Use a more restrictive glob search for antora.yml files
  • Use a faster implementation when suggesting to the user to activate Antora support

Infrastructure

  • Update GitHub Actions to v4 (major)

Documentation

  • Mention that :kroki-fetch-diagram is unsupported

Release meta

Released by: @ggrossetie

Full Changelog: https://github.com/asciidoctor/asciidoctor-vscode/compare/v3.1.7...v3.1.8

v3.1.7

6 months ago

What's Changed

Changelog

Performance

  • Replace findFiles by a recursive method that relies on workspace.fs.stat in the .asciidoctorconfig feature - should improve performance on large projects (#809)

Release meta

Released by: @ggrossetie

Full Changelog: https://github.com/asciidoctor/asciidoctor-vscode/compare/v3.1.6...v3.1.7

v3.1.6

6 months ago

Release meta

Released by: @ggrossetie

Full Changelog: https://github.com/asciidoctor/asciidoctor-vscode/compare/v3.1.5...v3.1.6