Set offSide to sql lang configuration to true (#23222)

This commit is contained in:
Charles Gagnon
2023-05-25 13:32:08 -07:00
committed by GitHub
parent 36c8945f1e
commit 8dac1acc71

View File

@@ -25,6 +25,7 @@
["`", "`"]
],
"folding": {
"offSide": true,
"markers": {
"start": "^\\s*--\\s*#region\\s*.*$",
"end": "^\\s*--\\s*#endregion\\s*.*$"