-
I've used source navigator a very long time ago. Any suggestion what's the best one to use? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Perhaps source graph meets your needs? https://sourcegraph.com/github.com/The-OpenROAD-Project/OpenROAD |
Beta Was this translation helpful? Give feedback.
-
Thanks for your link. |
Beta Was this translation helpful? Give feedback.
-
vscode allows you to follow function calls. Doxygen can generate html docs with hyperlinks and embedded code. |
Beta Was this translation helpful? Give feedback.
vscode allows you to follow function calls. Doxygen can generate html docs with hyperlinks and embedded code.