mjbvz / vscode-markdown-mermaid

Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-mermaid
MIT License
630 stars 112 forks source link

Open file #217

Closed Boffice closed 7 months ago

Boffice commented 9 months ago

Hello,

Looking for a way to add clickable links to diagram blocks that will open the file inside vscode, Markdown viewer has support to open up files inside vscode via following syntax [Open File](file.js)

was wondering if it is somehow possible to apply something similar to marmaid click B "" event ?

mjbvz commented 7 months ago

Seems like a duplicate of #130