A proof of concept creating an ARTIQ user interface in VS Code through their Extension API.
This extension expects to be run alongside an ARTIQ instance in the same filesystem tree.
Run
run dummy ARTIQ master instance:
clone: git clone https://github.com/m-labs/artiq
obtain environment: cd artiq; nix develop
start server: cd artiq/examples/no_hardware; artiq_master