[PSS2016] Function 'Where-Used'

Post feature requests, product enhancement ideas, and other product-specific suggestions here. Do not post bug reports.
Forum rules
Do not post any licensing information in this forum.
This topic is 7 years and 4 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
dcc_serverteamops
Posts: 1
Last visit: Wed Jan 25, 2023 4:03 am

[PSS2016] Function 'Where-Used'

Post by dcc_serverteamops »

Would be great to right click within the functions list and be able to list all the calls across a project where that specific function is used.

i.e. Functions List > Right Click > Function 1 > Where Used

Output would be something like and would allow you to click to jump straight to that call.
Form1. Line 23.
Form2. Line 5
Form5. Line40

For larger projects, with a higher number of forms, and large globals file, it would be invaluable.
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: [PSS2016] Function 'Where-Used'

Post by davidc »

If you right click on the function name in the editor, you can use the "Find All References" command.

I will add a request to add the command to the function browser.
David
SAPIEN Technologies, Inc.
This topic is 7 years and 4 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked