From bd1dbf9e1919fb1123da0adefa22b89f426e23fe Mon Sep 17 00:00:00 2001 From: Neil McPhail Date: Tue, 24 Jun 2025 20:29:09 +0000 Subject: [PATCH] Add README info on extensions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index eb4bfac..5edfd85 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ The devcontainer contains: - git (version control) - make (build control) +Several useful VSCode extentsions will be installed, including a Z80 assembly language server, Z80 and C debugger, Makefile support, BASIC syntax highlighter and more. + +Thanks to the many authors of these wonderful tools and extensions; to think what we could have made with these in 1985! + ## Install This devcontainer should work in Windows, Linux and MacOS. It is recommended to install: