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
is it possible to do source navigation in vscode, i.e. track a function's topology(caller, callee relationship etc), something like a built-in source navigator(https://github.com/rogerz/sourcenavigator)? that will be really powerful to study and debug source code. the current peek/goto of definition/declaration are wonderful, adding API relationships will be great.
The text was updated successfully, but these errors were encountered:
is it possible to do source navigation in vscode, i.e. track a function's topology(caller, callee relationship etc), something like a built-in source navigator(https://github.com/rogerz/sourcenavigator)? that will be really powerful to study and debug source code. the current peek/goto of definition/declaration are wonderful, adding API relationships will be great.
The text was updated successfully, but these errors were encountered: