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 41 SemanticDiff issues
Sort by recently updated
recently updated
newest added

The YAML file format (`.yml`, `.yaml`) is often used for configuration files. Examples: * Gitlab CI (`.gitlab-ci.yml`) * Ansible playbooks * Kubernetes resources * ...

enhancement

**Describe the Bug** When clicking on certain commits, a parse error is displayed **To Reproduce** Steps to reproduce the behavior: Click on commits **Expected Behavior** no errors **Link** [Link to...

bug
github

**Describe the Bug** There is a parsing error for a few files that are just function declarations. **To Reproduce** Steps to reproduce the behavior: 1. Select the File **Expected Behavior**...

bug
github

Please!

enhancement
vscode

Would be great to have support for the Scala language 🙂

**Is your feature request related to a problem? Please describe.** I deal with reviewing changes to Infra as Code (JSON/ARM) , which are JSON files (2 to 8 MB) in...

enhancement
vscode

**Describe the Bug** The only possibility to compare two branches (for example changes in Merge Request) is to consequently open file by file and check diffs per file (from what...

bug
vscode

It would be great to have support for Squirrel. My use case is comparing firmware files running on the Electric Imp platform.

enhancement
vscode

**Describe the Bug** When opening a diff for an unsupported file type, SemanticDiff does not open, despite the `semanticdiff.defaultDiffViewer` setting being enabled. **To Reproduce** Steps to reproduce the behavior: 1....

bug
vscode

**Is your feature request related to a problem? Please describe.** When the code is too wide to be viewed in the diff viewer, currently it is simply impossible to see....

enhancement
vscode