vscode-diff
vscode-diff copied to clipboard
Compare two folders in Visual Studio Code
[-](url) Issue Type: `Performance` - Extension Name: `l13-diff` - Extension Version: `1.0.3` - OS Version: `Windows_NT x64 10.0.22000` - VS Code version: `1.70.1` :warning: Make sure to **attach** this file...
Config ``` "l13Diff.abortOnError": false, "l13Diff.confirmCopy": false, "l13Diff.exclude": [], "l13Diff.openInNewDiffPanel": true ``` VSC 1.67.2 . other extensions disabled [testData.zip](https://github.com/L13/vscode-diff/files/8886457/test.zip)
Would it be possible that you publish this VSCode extension also in https://open-vsx.org/ This would make it much easier to use the extension in project such as * [gitpod.io](https://gitpod.io/) *...
`The left and right path can't be compared!`
Such are not copied, i use symbolic links also to target dynamically added data, so i hope you implement this support . Also, Windows 's Hardlinks are unfolded to the...
Is it possible to access the settings for the Favorites directly and edit them? Also, this would make it possible to export them from one machine and load them into...
This PR attempts to add a file/folder pattern whitelist feature to the extension. Please note that I was unable to compile and test this on my device (due to lots...
Such a feature would support my own use case. I will look into implementing something like this. Please feel free to let me know if you also need something like...
feature request as title
For more than a decade, Araxis Merge has been my top diffing application. One very neat feature is the ability to control the text diffing with custom regexes. Essentially have...