hediet / vscode-drawio

This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
https://marketplace.visualstudio.com/items?itemName=hediet.vscode-drawio
GNU General Public License v3.0
9.02k stars 406 forks source link

Link nodes to files doesn't work in portable VSCode #396

Closed AnatolyIliev closed 11 months ago

AnatolyIliev commented 11 months ago

I downloaded VSCode just for the ability to open and organize certain files through draw.io charts - besides stripping down VSCode's UI, I wanted to make the install as compact and portable as possible. Sadly, in the portable version, linking a file to a node/shape and then double-clicking the shape doesn't open the file. Any reason why this wouldn't work?

I'm using 1.70.3 (the last supported Win7 version) - fully portable, all data is in the same folder.

AnatolyIliev commented 11 months ago

Nevermind, I hadn't enabled "Code link" down in the status bar (which I'd hidden).