At the moment, the extension does not have the possibility to configure the location of the structurizr server that will render the dsl diagrams (live-preview).
The Live preview does not seem to work after installing the extension in VS Code in an airgapped environment:
- if structurizr lite/opnprem runs from a docker container on localhost:8000, the live preview will take the next available port: localhost:8001, but won't be able to display anything;
- if no structurizr server runs locally, the extension will try to live preview on localhost:8000
It will be a good idea to also document the list of dependencies that the extension needs