Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

Commit 7a93a7c

Browse files
Update workspace configuration
Signed-off-by: Daniel F. Dickinson <[email protected]>
1 parent 1cfe741 commit 7a93a7c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.vscode/dfd-multipass-vscode.code-workspace

+8-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@
66
],
77
"settings": {
88
"cSpell.import": [
9-
"cspell.json"
10-
]
9+
"..\\cspell.json"
10+
],
11+
"yaml.schemas": {
12+
"https://raw.githubusercontent.com/canonical/cloud-init/main/cloudinit/config/schemas/versions.schema.cloud-config.json": [
13+
"file:///c%3A/Users/DanielFDickinson/Build/dfd-multipass-vscode-instance/multipass-instance-creation/vscode-dev.yaml",
14+
"file:///c%3A/Users/DanielFDickinson/Build/dfd-multipass-vscode-instance/multipass-instance-creation/vscode-dev-secrets.yaml"
15+
]
16+
}
1117
}
1218
}

0 commit comments

Comments
 (0)