-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
IDE plugin for visualizing the navigation graphs #617
Comments
I have thought about this numerous times, but haven't had time to properly investigate and explore it. I would say, KSP task could provide some output file with details of the graphs, and the plugin would read it and display the interactive nav graph. Let me know if I can help 🤞 |
We can use this one: https://plugins.jetbrains.com/plugin/20146-mermaid but for some reason is not opening the preview tab 😓 |
I don’t think it works on Android studio unfortunately. At least not in with the version I tested on. |
You need to install JBR with JCEF for it to work on AS |
Hi,
I think that having an IDE plugin for visualizing the navigation graphs is a good idea, what do you think?
I want to know if there is any technical limitation that prevents having it.
I can work on implementing this feature, let me know if you have any advice or things I need to know before I start.
The text was updated successfully, but these errors were encountered: