Skip to content

7.0.9

Latest

Choose a tag to compare

@1024jp 1024jp released this 05 Sep 01:32
· 613 commits to main since this release

system requirements: macOS 15 and later

Improvements

  • Avoid unnecessary scroll after inserting a snippet when the range is already visible.
  • Update the Markdown syntax to improve headings highlight.
  • Update tree-sitter-scala to 0.26.2.
  • [non-AppStore ver.] Update Sparkle from 2.9.5 to 2.9.6.

Fixes

  • Fix an issue in the regular expression replacement with the “Unescape replacement text” option where escaped backslashes in the replacement string were unexpectedly removed instead of being unescaped to literal backslashes.
  • Fix an issue in the LaTeX syntax where custom environment definitions were incorrectly extracted as outline items.
  • Fix an issue in the LaTeX syntax where the opening braces of arguments of some commands, such as \cite, were highlighted in the wrong color.
  • Fix an issue in the Scala syntax where string interpolators, such as s in s"…", were highlighted in the same color as the string body.
  • Fix typos in Dutch and French localizations.

Full Changelog: 7.0.8...7.0.9