[TIMOB-13224] CodeProcessor: Add links to function calls, etc, to make it easy to follow the flow of code to visualization plugins
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-03-27T06:41:19.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.1.0, 2013 Sprint 07 JS, 2013 Sprint 07 |
| Components | Code Processor |
| Labels | n/a |
| Reporter | Ingo Muschenetz |
| Assignee | Matt Langston |
| Created | 2013-03-26T21:36:08.000+0000 |
| Updated | 2017-03-09T00:21:49.000+0000 |
Description
Trying to figure out why code is analyzed the way it is requires a knowledge of how that code was invoked. Hyperlinking function calls, requires, etc will make this process a lot easier and faster.
Forward links were added, but it would also be useful to show reverse links
Closing ticket as fixed.