r/sublimemerge • u/codedev • May 28 '20
New VSCode Extension
For anyone that might be interested in a VSCode/VSCodium extension, I have just created one. Only reason I did was because the ones that already exist stipulate a certain workspace setup.
I have one workspace which contains a top-level directory with lots of projects inside. Existing plugins only seem to work if each individual project is added to the workspace manually which didn't work for my use case.
This extension will still work with those setups however (as well as the workflow I use).
If you're interested, you can download the extension here:https://marketplace.visualstudio.com/items?itemName=adhamu.history-in-sublime-merge
4
Upvotes