What's Changed
- feature: test if conflicts have been resolved manually (#96)
- enhance: reset commit message after a merge request has been aborted
- ux: right margin for commit message
- optimize: only set Offset from SyncScrollOffset while it's not focused.
- refactor: implementation of synchronous scrolling in side-by-side diff view
- enhance: disable some MenuItems if repository that linked by node has …
- feature: add hotkey 'F5' to reload/refresh whole repository
- code_review: remove unused codes
- ux: remove 'JetBrains' prefix for all products of JetBrains
- enhance: cache for external tool icons
- readme: add tips for finding other tools by JetBrains Toolbox
- fix: loading JetBrains Toolbox stage.json crash
- readme: remove Jetbrains Rider temporary
- Merge pull request #92 from ennerperez/feature/issues-77
- Linux Path Fix
- Typo Fix
- JetBrains Toolbox IDE detection
- Fallback Icon Implementation
- JetBrains Icons Resources
- ux: chevron icon for MenuItem
- feature: use MERGE_MSG as default commit message while merging (#88)
- fix: bug - rename local branch name should only check names with other…
- update: timeout to wait the result of downloading version info
- code_style: replace tab with 2-spaces in xaml
- readme: add description for folder that created by this app to store u…
- feature: supports JetBrains Rider (#77)
Full Changelog: v8.9...v8.10