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.09k stars 414 forks source link

Code link feature suggestion #322

Open its-anas opened 2 years ago

its-anas commented 2 years ago

Is there a way to make code link work with all languages, and to make a field that allow us to put the exact regex of the tag? Like we replace "#name" with "class name" or " for name" depends on the language?

KirkBrooks commented 1 year ago

In a similar thought - being able to link to a particular document would be helpful.

its-anas commented 1 year ago

solved in pull https://github.com/hediet/vscode-drawio/pull/331 . Thanks @esailes

Arhimagistr commented 1 year ago

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????