mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Set offSide to sql lang configuration to true (#23222)
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
["`", "`"]
|
["`", "`"]
|
||||||
],
|
],
|
||||||
"folding": {
|
"folding": {
|
||||||
|
"offSide": true,
|
||||||
"markers": {
|
"markers": {
|
||||||
"start": "^\\s*--\\s*#region\\s*.*$",
|
"start": "^\\s*--\\s*#region\\s*.*$",
|
||||||
"end": "^\\s*--\\s*#endregion\\s*.*$"
|
"end": "^\\s*--\\s*#endregion\\s*.*$"
|
||||||
|
|||||||
Reference in New Issue
Block a user