João Victor Tavares
João Victor Tavares
## Summary Currently, the extension icon is a preview. Design submissions are welcome to improve it following the benchmark of other official extensions. ## Benchmark
## Summary Intercept the SVG generated by graphviz and change the colors according to the vscode current theme. Address the #24 "Make graph nicer." milestone ## How it works Explore...
Change the approach to service -> container mapping. The previous approach used the service name to connected them. The new approach maps the service to the container by id. I...