Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.6K Views
|
6 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Stepping through code, or following function calls

Posted 2 years ago
POSTED BY: Shion Arita
6 Replies
Posted 2 years ago
POSTED BY: Eric Rimbey
Posted 2 years ago

For Information, one can use the short form ?function

POSTED BY: Hans Milton
Posted 2 years ago
POSTED BY: Shion Arita
Posted 2 years ago
POSTED BY: Eric Rimbey
Posted 2 years ago

Thanks, this does help somewhat! it does let me see what's inside these functions. It would be nice to have a navigation feature, as, in figuring out this codebase, the downvalues go multiple levels deep and often contain essentially very verbose tables of data, so it would be nice to be able to find it where it was originally written. I will look into if there's a way to do this in my IDE.

POSTED BY: Shion Arita

Not all of what you are asking, but there is a really nice SymbolDependencyGraph resource function that will show all custom functions used in your code and their relation.

POSTED BY: Gustavo Delfino
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard