Skip to content

Commit 68a21f4

Browse files
committed
Add VSCode Extension: SpaceRos Dashboard
Signed-off-by: Gianpaolo Macario <[email protected]>
1 parent 0438cd6 commit 68a21f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"customizations": {
2121
"vscode": {
2222
"extensions": [
23-
"mhutchie.git-graph"
23+
"mhutchie.git-graph",
24+
"openrobotics.spaceros-dashboard"
2425
]
2526
}
2627
}

0 commit comments

Comments
 (0)