mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
enable fuzzy matching for file packer by default
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -12,6 +12,5 @@
|
||||
".build/**": true,
|
||||
"out*/**": true,
|
||||
"extensions/**/out/**": true
|
||||
},
|
||||
"filePicker.alternateFileNameMatching": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user