mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
Revert "Promote file nesting out of experimental"
Will continue with experimental rollout in order to investigate potential alternative configuration formats
This reverts commit 4ae1f28671.
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -95,9 +95,9 @@
|
||||
"git",
|
||||
"sash"
|
||||
],
|
||||
"explorer.fileNesting.patterns": {
|
||||
"explorer.experimental.fileNesting.patterns": {
|
||||
"*.js": "$(capture).*.js",
|
||||
"bootstrap.js": "bootstrap-*.js"
|
||||
},
|
||||
"explorer.fileNesting.enabled": true
|
||||
"explorer.experimental.fileNesting.enabled": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user