Summarized changelog:
- View multi-file diff of all staged changes prior to committing.
- Add commit message template support.
- Render git diff view with a TextEditor.
- Add Kotlin language syntax highlighting in Markdown code blocks.
- Collapse all directories in tree view even if nothing is selected.
- Fix a bug where package searches from the settings view were throwing uncaught exceptions.
- Fix an error when running Bracket Matcher: Select Inside Matching Bracket with the cursor just before or after closing parentheses.