mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
FoldingRules language configuration simplification
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
["'", "'"]
|
||||
],
|
||||
"folding": {
|
||||
"indendationBasedFolding": {
|
||||
"offSide": true
|
||||
}
|
||||
"offSide": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user