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

Code Link does not work #386

Open SimulShift opened 1 year ago

SimulShift commented 1 year ago

I am on mac os, and when I double click on a rectangle with the hashtag with code link on. I double click and it sends me to a java .class file. Sometimes it just gives me an error. Seems like the code feature does not work.

image
lagahrajan commented 11 months ago

+1

lagahrajan commented 11 months ago
Screenshot 2023-08-06 at 9 48 57 PM

on left side we can see i have RootLayout but its still unable to find it.

Arhimagistr commented 10 months ago
Screenshot 2023-08-06 at 9 48 57 PM

on left side we can see i have RootLayout but its still unable to find it.

The same problem! As i think it's possible to link just classes but not functions and so on. Anybody if you know let know me the tool which helps to debug JS code.. a lot of js code!!

..or may be some ideas how to setup drawio bind not only classes but almost functions etc. ???? P.S.: i've found the vs code plugin: dependency graph... but it works with just dependencies!!! anybody knows how to make functions dependecies map for debugging????