diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 231fd19..be348c2 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -17,7 +17,8 @@ "maziac.sna-fileviewer", "maziac.nex-fileviewer", "ms-vscode.makefile-tools", - "jsjlogin.zxbasic" + "jsjlogin.zxbasic", + "thenestruo.z80-asm-meter" ] } }