Editor power tools for finding, matching, and inserting faster.
- Find & Replace — the native macOS find bar, right inside the editor: ⌘F to find, ⌘G / ⇧⌘G for next / previous, and replace across the document.
- Bracket matching — when the caret sits next to
{,[,(, or$, both halves of the pair get a soft highlight so you can see what closes what at a glance. - Command palette — an inline autocompletion popup for
\commands: navigate with the arrow keys, accept with Tab or Enter, dismiss with Esc. - Fixed line-number spacing — resolved an issue where the line numbers in the gutter could drift out of alignment with their lines.
- Minor bug fixes — assorted stability and polish fixes.
Leave a Reply