mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 04:42:28 +08:00
chore(vscode): add yaml to recommendations
This commit is contained in:
parent
422c16997b
commit
9ef24eff52
1 changed files with 2 additions and 1 deletions
3
.vscode/extensions.json
vendored
3
.vscode/extensions.json
vendored
|
|
@ -2,6 +2,7 @@
|
|||
"recommendations": [
|
||||
"ms-playwright.playwright",
|
||||
"nrwl.angular-console",
|
||||
"ms-azuretools.vscode-docker"
|
||||
"ms-azuretools.vscode-docker",
|
||||
"redhat.vscode-yaml"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue