diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index ded0947..231fd19 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -16,7 +16,8 @@ "maziac.hex-hover-converter", "maziac.sna-fileviewer", "maziac.nex-fileviewer", - "ms-vscode.makefile-tools" + "ms-vscode.makefile-tools", + "jsjlogin.zxbasic" ] } }