Release 500.1.0 highlights

Extended inline blame styling

Author, date-time and subject blame parts can be styled separately. This is configured in Settings... / Editor / Color Scheme / GitToolBox Colors 5001-inline-blame-config.png

Before blame-editor-inline.png

After blame-editor-inline-colored.png

Create pull request after branch push

After branch is pushed for the first time notification is displayed with action which allows opening pull request creation in browser. create-pull-request-notification.png

Pending changes check on project close

When project is closed check is done to determine if there are any not committed changes or any not pushed commits. project-close-changes-check.png

AWS CodeCommit links support

CodeCommit is supported by open/close file and repository actions along with create pull request.

Git blame large file handling

If there are any large files for which blame calculation might be CPU intensive an editor popup is shown that allows manual triggering of calculation. blame-editor-inline-large-notification.png