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

This commit is contained in:
Charles Gagnon 2023-05-26 07:18:52 -07:00 committed by GitHub
parent 9013a83a87
commit 89db3e46dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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