feat: ignore diff whitespace (#1067)

Add an option to ignore diff whitespace for diffs.
This commit is contained in:
Solomon
2025-10-24 19:24:31 +01:00
committed by GitHub
parent c9a5609550
commit 3c36ee6cd5
7 changed files with 96 additions and 40 deletions

View File

@@ -75,6 +75,7 @@
"collapseAll": "Collapse all diffs",
"errorLoadingDiff": "Failed to load diff: {{error}}",
"expandAll": "Expand all diffs",
"ignoreWhitespace": "Ignorar cambios de espacios en blanco",
"filesChanged_one": "{{count}} file changed",
"filesChanged_other": "{{count}} files changed",
"noChanges": "No changes have been made yet",