mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge VS Code 1.23.1 (#1520)
This commit is contained in:
@@ -22,7 +22,11 @@
|
||||
["'", "'"]
|
||||
],
|
||||
"folding": {
|
||||
"offSide": true
|
||||
"offSide": true,
|
||||
"markers": {
|
||||
"start": "^\\s*#\\s*region\\b",
|
||||
"end": "^\\s*#\\s*endregion\\b"
|
||||
}
|
||||
},
|
||||
"indentationRules": {
|
||||
"increaseIndentPattern": "^\\s*.*(:|-) ?(&\\w+)?(\\{[^}\"']*|\\([^)\"']*)?$",
|
||||
|
||||
@@ -19,10 +19,10 @@
|
||||
"yaml"
|
||||
],
|
||||
"extensions": [
|
||||
".yml",
|
||||
".eyaml",
|
||||
".eyml",
|
||||
".yaml",
|
||||
".yml"
|
||||
".yaml"
|
||||
],
|
||||
"filenames": [
|
||||
"yarn.lock"
|
||||
|
||||
Reference in New Issue
Block a user