aglasencnik / GraphvizVS

Streamline your Graphviz graph creation in Visual Studio with GraphvizVS; instantly preview and export diagrams with added IntelliSense support for quicker editing.
MIT License
5 stars 1 forks source link

[Question] How to preview .dot files in VS2022 #8

Open infovision-swidz opened 4 hours ago

infovision-swidz commented 4 hours ago

Hi,

It would be nice to have some sort of simple manual.

I have installed the extension, I can see the GraphvizVS options, I was able to use Export Graph function from Build menu but not sure how do I preview the graph in VS 2022.

Graph Preview pane does not show anything...

Best regards, Seb

aglasencnik commented 3 hours ago

Hi, yeah you are not the one who had this issue... To preview the graph you first need to have the preview panel open (I think you already did that) and then you need to SAVE the document (ctrl + s or the button for saving) and then it should appear.