Topic: List CALL statements
By using the 'Text Search' icon to switch to the search panel, one can search for a text string anywhere in the current project, obtain a list of the source files containing it, then double click one of them and open it with teh cursor on the searched-for string.
I'd very much like to see this expanded to search for the code that calls a particular subroutine. I envisage right clicking (or double-clicking) on a subroutine or function title (at the top of that sub-program), or selecting a menu entry obtained from a right click anywhere inside the routine, to switch to the text search panel with a list of all instances where that sub-program is called or invoked.
It sounds not too hard to implement and it would be a nice addition.
---
John