Feature Request: Search in Current Function/Procedure

zakko

Member³
I'd like to suggest a new search scope "current function/procedure".

In case you search e.g. for variables in a specific function/procedure in a larger package, it might be useful to reduce the search scope to this function/procedure only (taking the cursor position into account for evaluating "the function/procedure").

The search scope "Selection" is not that handy for this, given a large function/procedure. It might be solveable by making the current highlighting after clicking on a function/procedure name in the code contents tree view a "real" selection. But I think a new scope "current function/procedure" would be the easier way to achive this.
 
Back
Top