mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
FoldingRules language configuration simplification
This commit is contained in:
@@ -39,8 +39,6 @@
|
||||
["`", "`"]
|
||||
],
|
||||
"folding": {
|
||||
"indendationBasedFolding": {
|
||||
"offSide": true
|
||||
}
|
||||
"offSide": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user