|
Localize Module Variable Screen |
Top Previous Next |
|
This is what comes up when you hit
As you can see, Localize makes the same recommendations as our analysis indicated it should, and the public variable c is not listed - this only affects private, module-level variables.
If you want CodeShine to take an action other than recommended, you need only choose it in the Action column. For instance, if you have plans to use d at the module-level in the near future, you could simply change the action to None in the drop down:
|