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