Jump to content

Enhanced "Find"


Recommended Posts

I often use "Find" to see where a control/indicator is being written to by using the right-click pop-up menu. That means I have to look through ALL the locals, global references, and property nodes to make sure I find them all. It would be extremely helpful to include an option to look for only writes or only reads, and that option would pick up on all locals, global references and property nodes at once for that control/indicator. That way, a quick glance at the Search Results would be all that is needed to verify a control/indicator is being changed from only one location, etc.

Also, the general option to Find locals and property nodes at the same time would be nice. Maybe even add an "Advanced..." or "Customize..." option to the Find sub-menu where you could quickly configure whatever you want it to do. Even allow the user to make custom "Find" sub-menu options?

I maintain/debug programs that others created, so to learn the programs and find the bad programming practices I use the right-click>>Find a LOT. An enhanced Find would save me a lot of time and effort.

- Brad

Link to comment

It would be extremely helpful to include an option to look for only writes or only reads, and that option would pick up on all locals, global references and property nodes at once for that control/indicator.

Hi,

this is great idea!

have a nice day

Ulrich

Link to comment
I often use "Find" to see where a control/indicator is being written to by using the right-click pop-up menu. That means I have to look through ALL the locals, global references, and property nodes to make sure I find them all. It would be extremely helpful to include an option to look for only writes or only reads, and that option would pick up on all locals, global references and property nodes at once for that control/indicator. That way, a quick glance at the Search Results would be all that is needed to verify a control/indicator is being changed from only one location, etc.

...

You might be able to do something like this with scripting.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.