Open adamiBs opened 1 year ago
Unfortunately, the dependency on graphviz makes this unusable with GitHub Codespaces. Our team has moved 100% away from VS Code to Codespaces and really hoped this would work there too. Trying to install Graphviz resulted in a ton of dependency errors that we couldn't seem to get around.
Describe the solution you'd like
graphviz
was sufficient. The increased usage of the extension makes the improvement a relevant upgrade in usage experience.dot
language parsing within the extension instead of reliance on an installation ofgraphviz
on the workstation.Additional context Add any other context or screenshots about the feature request here.
Implementation proposal
dot
language in pure javascript.graphviz