Skip to content

v2.2.4

Choose a tag to compare

@tig tig released this 21 May 18:42
b107dd2

What's Changed

  • Add ted TUIcast recording script by @tig in #182
  • fix(ted): register file-command HotKeyBindings so shortcuts display and work by @tig in #188
  • fix(ted): Find/Replace dialog usability issues (#184) by @tig in #187
  • feat: add modified/dirty indicator to ted status bar by @tig in #191
  • fix: invalidate visual line cache entries when document offsets shift by @tig in #193
  • Map Markdown token colors to theme roles to restore dark-theme readability by @Copilot in #180
  • Fix CursorDown expanding folds and mouse fold hiding caret (#190) by @tig in #192
  • fix: grapheme-aware caret navigation and deletion (#183) by @tig in #189
  • fix(release): wait for NuGet indexing before downstream dispatch by @tig in #197
  • Add Go syntax highlighting definition by @tig in #198
  • Fixes #194. Some tests fail due to different cultures. by @BDisp in #195
  • Extract automatic folding orchestration from Ted into Editor by @tig in #199
  • fix(ci): show full cleanupcode command in style-drift error message by @tig in #201
  • Fix mouse-click fold/unfold causing cursor to disappear (#202) by @tig in #207
  • Port prepare release workflow by @tig in #209
  • feat: Add EditorMenuBar and EditorStatusBar composable controls by @tig in #206
  • Release v2.2.4 by @tig in #210

New Contributors

Full Changelog: v2.2.2...v2.2.4