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