SemanticDiff icon indicating copy to clipboard operation
SemanticDiff copied to clipboard

Community support for SemanticDiff, the programming language aware diff for Visual Studio Code and GitHub.

Results 61 SemanticDiff issues
Sort by recently updated
recently updated
newest added

It would be great to have support for XML. My use case is comparing WSDL files that unfortunately have different attribute ordering (which the XML spec says is irrelevant). In...

**Is your feature request related to a problem? Please describe.** Semantic diff viewer doesn't work with the standard Timeline panel. With default vscode diff viewer I can click through the...

enhancement
vscode

**Describe the Bug** Some text in the diff is very hard to read with a light theme. **To Reproduce** Steps to reproduce the behavior: 1. Set a light theme 2....

bug
vscode

Add a way to either stage or revert a diff block, like the icons in between revisions in the default diff viewer allow you too Not sure if that's possible...

enhancement
vscode

**Is your feature request related to a problem? Please describe.** Please add support for PowerShell Language **Describe the solution you'd like** Ext to work with Powershell files **Describe alternatives you've...

enhancement
vscode

Not sure if this is a bug or just a design choice, but I have some feedback on which pair of generic brackets should be highlighted when changing a generic...

bug
vscode

Consider https://app.semanticdiff.com/gh/jenkinsci/jenkins/pull/9688/changes#cli/src/main/java/hudson/cli/CLI.java?ignore_comments=true as an example. (https://github.com/jenkinsci/jenkins/pull/9688) Most of the first page that you see consists of changes to Java `import` statements. These are not really interesting to the reviewer in...

enhancement
github

I am pretty frustrated with standard document workflows involving PDF and MS Word. It would be beyond amazing to be able to work in a documents-as-code fashion using AsciiDoc +...

enhancement
vscode

Consider https://app.semanticdiff.com/gh/jenkinsci/jenkins/pull/9688/changes#cli/src/main/java/hudson/cli/CLI.java?ignore_comments=true as an example. (https://github.com/jenkinsci/jenkins/pull/9688) In two places (as of this writing) there are entries in the diff which are highlighted with boxes ```java @Override ``` and called out...

enhancement
github

**Is your feature request related to a problem? Please describe.** GitHub can ignore whitespace in github UI when comparing repo changes, but not for its gists. **Describe the solution you'd...

enhancement
github