Skip to content

Commit 89db3e4

Browse files
Set offSide to sql lang configuration to true (microsoft#183461)
1 parent 9013a83 commit 89db3e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/sql/language-configuration.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
["`", "`"]
2626
],
2727
"folding": {
28+
"offSide": true,
2829
"markers": {
2930
"start": "^\\s*--\\s*#region\\b",
3031
"end": "^\\s*--\\s*#endregion\\b"

0 commit comments

Comments
 (0)