vscode-partial-diff
vscode-partial-diff copied to clipboard
Visual Studio Code Extension. Take a diff of 2 parts of text(s)
Is there a way to ignore the text in between diffs, or a way to jump from one diff to the next? When looking at huge files, with few diffs,...
what does it take to make this extension work with Azure Data Studio? thanks.
Being able to compare a file against the clipboard is a life saver. However, I can't figure out if there's a command to apply the selected difference from one side...
### What Indicate to VSCode that the extension can run in `ui` mode or in `workspace` mode. ### Why When using VSCode with remote containers support VSCode can run extensions...
VSCode is able to detect and apply language modes automatically, looking at (among other things) file extensions. This PR makes it so the ContentProvider URIs preserve extensions of their source...
Hi, It would be good if Partial Diff could detect and select (or suggest) language mode for me (user). For example when I copy a piece of code from a...
When viewing the diff for a selection against your clipboard contents, it appears that it is not possible to copy or save the actual diff content from the rendered view....
Rust test output goes in a terminal window. It would be nice if we could use partial diff to show diffs in assert output. Right now I have to copy...
Very nice diff feature with great highlighting .... But: Suggest wording the help to read something like: "Please make sure you are using a split-screen & that both files are...
I want to reopen `Feature Request: Compare two open tabs with single command #11` as the I think that it would be beneficial to have diff when two tabs are...