All Notable changes to Open in Git host
will be documented in this file
- Fixed issue with branch encoding for
GitHub
andGitLab
hosts. - Fixed issue with origins using
git
protocol.
- Run plugin process on a background thread to prevent UI freezes.
- Ability to open a specific commit from the VCS log tool window.
- Fixed: Select target action now uses the correct line number when used from the editor. (#24 PR by markiewb)
- Support GitBlit #26
- Support more shortcuts.
- Added host icons.
- Minor refactors.
- Added analytics
- Improved analytics
- Tweaked analytics
- Removed analytics.
- Fixed incompatibility issue with save actions plugin. Note that you have to configure the plugin again!
- Rebuilt the entire plugin! Note that you have to configure the plugin again!
- Fixed encoding issue when URL contains non-ASCII characters. #40