forked from MapComplete/MapComplete
Chore: Enable file nesting
This commit is contained in:
parent
526a59dd4d
commit
5c1491da60
1 changed files with 6 additions and 1 deletions
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
|
|
@ -60,5 +60,10 @@
|
|||
"type": "Gitea",
|
||||
"name": "MapComplete Forgejo"
|
||||
}
|
||||
]
|
||||
],
|
||||
"explorer.fileNesting.enabled": true,
|
||||
"explorer.fileNesting.patterns": {
|
||||
"*": "${capture}.license"
|
||||
},
|
||||
"explorer.fileNesting.expand": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue