You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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????
The text was updated successfully, but these errors were encountered:
As a Python programmer, I agree. The ability to link to functions and files would be greatly appreciated, as Python is not as "class centric" as other programming languages like Java.
Actually I suppose Javascript programmers would also appreciate being able to link to functions as classes are even rarer in Javascript.
P.S. Being able to link to a file.function.subfunction etc. would be pretty cool, as would the ability to link to file.class.method or file.class.attribute etc.
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????
The text was updated successfully, but these errors were encountered: