asyncapi / vs-asyncapi-preview

VSCode AsyncAPI Preview Extension
Apache License 2.0
41 stars 26 forks source link

Visualize the application and how it interacts with the world #234

Open jonaslagoni opened 3 months ago

jonaslagoni commented 3 months ago

I want to propose adding a new visualization view to the plugin, that enables you to get a better view of how an application interacts with the world.

I propose to integrate https://github.com/asyncapi/EDAVisualiser/ and it's application view into the vs-code plugin.

image

I am willing to help maintain the integration long term as well as write the integration 🙂

I am not 100% sure how to achieve it to enable switching between views (especially if more should be enabled going forward).