Currently, when you do a find and replace on an object, you will find intended objects plus the unwanted objects, so you can't just do replace all, and you have to manually look at and replace each item on the list.
Search and replace should have multiple criteria. For example, if a user want to find a enum constant with a specified label, he should be
able to specified the criteria
enum constants and with label "xyz".
Also, the result listing from find and replace should not only include the vi name that contains the object. The results should also contains the label of each object, so that we can distinguish objects on the list.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has received less than 2 kudos within 2 years after posting will be automatically declined.