chore(vscode): update to 1.56.0
This commit is contained in:
@ -38,7 +38,10 @@
|
||||
["[", "]"],
|
||||
["`", "`"],
|
||||
["_", "_"],
|
||||
["*", "*"]
|
||||
["*", "*"],
|
||||
["{", "}"],
|
||||
["'", "'"],
|
||||
["\"", "\""]
|
||||
],
|
||||
"folding": {
|
||||
"offSide": true,
|
||||
|
Reference in New Issue
Block a user