mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 12:40:19 -05:00
Set offSide to sql lang configuration to true (#183461)
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
["`", "`"]
|
||||
],
|
||||
"folding": {
|
||||
"offSide": true,
|
||||
"markers": {
|
||||
"start": "^\\s*--\\s*#region\\b",
|
||||
"end": "^\\s*--\\s*#endregion\\b"
|
||||
|
||||
Reference in New Issue
Block a user