Mermaid-Chart / vscode-mermaid-preview

Previews Mermaid diagrams
MIT License
142 stars 15 forks source link

Mermaid preview doesn't work inside Remote Container development environment #90

Closed paul-cvp closed 3 years ago

paul-cvp commented 5 years ago

Hi,

I'm running the Remote Containers extension for VS Code on Windows and I use a Linux docker image based on Debian for my development environment.

When I run the Mermaid preview inside the container based development environment it says: "command 'mermaid-editor.preview' not found"

Do I need to change any configurations for it to work?