Hi Mathew!

Nice! Thanks for sharing!

If you have Docker addon installed and use docker-compose files the another option to connect to a local IRIS instance on docker in VSCode is:

1. Run the docker container  (right-click on docker-compose.yml -> restart)

2. Open terminal to a running container and start IRIS session:

$ iris session iris

You can reproduce the approach with this template repo on Open Exchange.