mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
file extensins: put primary first. For #102100
This commit is contained in:
@@ -1789,8 +1789,8 @@
|
||||
"diff"
|
||||
],
|
||||
"extensions": [
|
||||
".patch",
|
||||
".diff",
|
||||
".patch",
|
||||
".rej"
|
||||
],
|
||||
"configuration": "./languages/diff.language-configuration.json"
|
||||
|
||||
Reference in New Issue
Block a user