SemanticDiff
SemanticDiff copied to clipboard
Community support for SemanticDiff, the programming language aware diff for Visual Studio Code and GitHub.
The YAML file format (`.yml`, `.yaml`) is often used for configuration files. Examples: * Gitlab CI (`.gitlab-ci.yml`) * Ansible playbooks * Kubernetes resources * ...
**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...
**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**...
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...
**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...
It would be great to have support for Squirrel. My use case is comparing firmware files running on the Electric Imp platform.
**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....
**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....