vscode-interactive-graphviz icon indicating copy to clipboard operation
vscode-interactive-graphviz copied to clipboard

Interactive Graphviz Dot Preview for Visual Studio Code

Results 44 vscode-interactive-graphviz issues
Sort by recently updated
recently updated
newest added

Set default - selection mode - render engine - search options

enhancement

- Issue Type: `Performance` - Extension Name: `graphviz-interactive-preview` - Extension Version: `0.3.1` - OS Version: `Windows_NT x64 10.0.19044` - VS Code version: `1.70.1` :warning: Make sure to **attach** this file...

Hi, it would be great to be able to choose an extra option to mark direct upstream (or downstream) neighbor apart from currently available options (bidirectional, upstream, downstream, single)

enhancement

Work in progress for creating notebook renderer support. The extension shall listen for the following mime types: * application/json * application/json+graphviz-interactive-preview * text/plain * text/x-json * text/x-graphviz * text/x-dot

Now scrolling the mouse will zoom in and out, which is very inconvenient. Horizontal and vertical scroll bars should be added.

Support GV-Renderings in notebook cells

enhancement
feature-request

Dot format is sensitive to spaces. Quote from https://graphviz.org/doc/info/shapes.html#html > As is obvious from the above description, the interpretation of white space characters is one place where HTML-like labels is...

Continuous integration can be enabled for this project to ensure checks for each merge.