1
0
Fork 0

vscode: use new diff algorithm

This commit is contained in:
Alan Faubert 2023-05-03 19:44:29 -04:00
parent 609ad6c83d
commit d4af7ccf4d
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"svelte",
],
"cSpell.maxNumberOfProblems": 1000,
"diffEditor.diffAlgorithm": "advanced",
"diffEditor.ignoreTrimWhitespace": false,
"editor.acceptSuggestionOnCommitCharacter": false,
"editor.fontFamily": "Fira Code",