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

request a new feature for remote ssh copying rendered dot image to local clipboard #156

Open ahban opened 1 year ago

ahban commented 1 year ago

I am using ssh remote to open a folder on my server. and draw a dot graph on that server. is there a way to transfer the rendered image to my local machine's clipboard with one or two clicks?

e.g. providing a button 'export graph to png to local clipboard'?