Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Filter "VA Find Reference Results" by read/write

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
tschm Posted - Nov 30 2021 : 08:02:19 AM
The "Find Reference" feature is really nice, however, you're sometimes just want to know when at which locations a variable is written to and you do not care about the reads of it.

Especially with frequently used variables, it can be quite difficult to extract the location of writing(s).

The request is to add a possibility to filter for read/write statements. By default, those should be on but can be toggled on/off via a button in the window.
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Nov 30 2021 : 11:24:59 AM
If you right click in the Find References Results window, in the menu, you should see the following filter options:

Display declaration (D)
Display read references (R)
Display write references (W)

the letters at the end are the shortcut keys, so you can toggle these filters without opening the context menu. If you turn off displaying both declarations and read references you will be left with the write references.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000