v0.2.5
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