Adds Sublime Merge commands to VSCode/VSCodium.
To differentiate between other Sublime Merge plugins, this one isn't concerned with what workspace (multi or single) you have setup.
Whatever file you have open, it will traverse up the directory structure and find the appropriate .git
repository.
- View File History
- View Line History
- Blame File
All commands are available in the Command Palette and Context Menus for the Explorer and Editor.
ext install adhamu.history-in-sublime-merge
Ensure the smerge
command is in your $PATH
.
Edit this value to override the path to Sublime Merge. When not set, the default path, depending on the operating system, is used.