These aren’t new ideas or anything but it would be nice to have.
CODE EDITOR - Right click “Find All References” feature
First select the text of a function call or method call, right click and be able to list all uses of this function name in your project.
This basically is just a rewrapped version of the text search feature where it pops up a dialog showing a list of all spots in the code where a specific function or method name appears. Ability to click in that list and jump to that spot in the project would just be perfect.
Thanks again,
-FRC