What's Changed
- [diffs/editor] Support
moveLineUpandmoveLineDowncommands by @ije in #936 - fix(diffs): Preserve annotations across line edits by @necolas in #937
- fix(diffs): Suppress repeated paste shortcuts by @necolas in #938
- [diffs] CodeView: Custom header / footer support by @amadeus in #926
- [diff/editor] Add stale async editor-sync guards by @ije in #932
- fix(diffs): place selection action above bottom-up selections by @mdo in #922
- [diffs/editor] Fix diff re-render bug in edit mode by @ije in #928
- [diffs/edit] Update editor API by @ije in #942
- [diffs/editor] fix lineAnnotations rendering by @ije in #947
- [diffs/edit] impove preformance by removing
TextDocument.getText()calls by @ije in #946 - Playground Updates by @amadeus in #935
- [diffs/editor] Add match brackets by @ije in #940
- [diffs] Layout thrash experiments by @amadeus in #740
- fix(diffs): Keep redo correct after typing at an insert's left edge by @necolas in #951
- fix(diffs): Clear match highlights when the search is dismissed by @necolas in #952
Full Changelog: diffs-v1.3.0-beta.7...diffs-v1.3.0-beta.8