We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9013a83 commit 89db3e4Copy full SHA for 89db3e4
extensions/sql/language-configuration.json
@@ -25,6 +25,7 @@
25
["`", "`"]
26
],
27
"folding": {
28
+ "offSide": true,
29
"markers": {
30
"start": "^\\s*--\\s*#region\\b",
31
"end": "^\\s*--\\s*#endregion\\b"
0 commit comments