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.
- Open Repository
- View File History
- View Line History
- Blame File
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.