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

Only render if the panel is visible #161

Closed SignalWhisperer closed 6 months ago

SignalWhisperer commented 9 months ago

As I was editing my dot files with the preview panel closed, I noticed the Rendering Graphviz View notification popping up regularly. This change only performs rendering when the panel is visible.