tintinweb / vscode-interactive-graphviz

Interactive Graphviz Dot Preview for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=tintinweb.graphviz-interactive-preview
GNU General Public License v3.0
143 stars 22 forks source link

preview shape of nodes #137

Closed dzmitry-lahoda closed 1 year ago

dzmitry-lahoda commented 1 year ago

in editor

a [ shape = box3d]

literally shows

a [ shape = <HERE IS BOX> box3d]

(like color is shown)

or shown visual when you type only (selecting shape from list) or when mouse over.

so instead of rendering I can know what will be ahead

it is hard to find good shape from list as some shapes have weird names

dzmitry-lahoda commented 1 year ago

will donate 5 DOT for on this

bigbug commented 1 year ago

Current working state:

Screenshot 2022-10-25 at 22 25 07