mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01: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