Skip to content

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 04 Jul 04:07

What's fixed

  • Editor/preview scroll sync — the two panes scrolled completely
    independently before; scrolling one now scrolls the other to match.
  • ⌘F now opens Find — Cmd+F previously did nothing. Find (⌘F), Find Next
    (⌘G), Find Previous (⇧⌘G), and Find and Replace (⌥⌘F) now drive the
    built-in AppKit find bar.

Also in this release

  • SwiftLint/SwiftFormat cleanup across the codebase, with the two tools'
    configs reconciled so they no longer disagree on trailing commas and
    multiline-statement brace placement.

Full Changelog: v0.2.4...v0.2.5