Skip to content

Commit e60ceb5

Browse files
committed
Enhancement: Add blinksh extension to development environment
Signed-off-by: Ihor Dvoretskyi <[email protected]>
1 parent a6210a1 commit e60ceb5

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
@@ -44,7 +44,8 @@
4444
"github.copilot",
4545
"github.copilot-chat",
4646
"redhat.vscode-yaml",
47-
"ms-kubernetes-tools.vscode-kubernetes-tools"
47+
"ms-kubernetes-tools.vscode-kubernetes-tools",
48+
"blinksh.blink-fs"
4849
],
4950
"settings": {
5051
"editor.formatOnSave": true,

0 commit comments

Comments
 (0)