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

Open file/line in source code from hyperlink #165

Open racodond opened 5 months ago

racodond commented 5 months ago

Hi,

On preview, would it be possible for objects having hyperlinks such as "/mydir/myfile#42" to open the related file/line in source code?

Thank you!