When cleaning up code by group-selection of often hundreds of variables for redundant deletion, hitting delete, and relying on Flowcode to find/confirm variables in use, the resulting pop-up states where variables are used but not the name of the variable itself.
Confirmation of the variable name would often be useful to know at such time, which I believe should appear in the pop-up in any case.
Many thanks,
Brendan
Variable Name Confirmation in Pop-Up
-
- Posts: 44
- http://meble-kuchenne.info.pl
- Joined: Tue Dec 08, 2020 2:12 pm
- Has thanked: 35 times
- Been thanked: 11 times
-
- Matrix Staff
- Posts: 1384
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 184 times
- Been thanked: 322 times
Re: Variable Name Confirmation in Pop-Up
Thanks for the suggestions, Brendan. I will make that change.
You probably know this already, but I'm mentioning it in case it is useful to you or others: another way to mass-delete unused variables/constants is to right-click on the "Variables" or "Constants" group heading within Project Explorer and select "Delete unused".
If there are any that remain you can right-click them and select "List occurrences". This option is also useful for searching your code for components, macros and (top-level) properties.
You probably know this already, but I'm mentioning it in case it is useful to you or others: another way to mass-delete unused variables/constants is to right-click on the "Variables" or "Constants" group heading within Project Explorer and select "Delete unused".
If there are any that remain you can right-click them and select "List occurrences". This option is also useful for searching your code for components, macros and (top-level) properties.