Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAWIO doesnt work with functions!!! #401

Open
Arhimagistr opened this issue Sep 4, 2023 · 1 comment
Open

DRAWIO doesnt work with functions!!! #401

Arhimagistr opened this issue Sep 4, 2023 · 1 comment
Projects

Comments

@Arhimagistr
Copy link

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

@hediet hediet added this to Triage in Backlog Sep 4, 2023
@abulka
Copy link

abulka commented Oct 18, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Backlog
  
Triage
Development

No branches or pull requests

2 participants