Vector35 / AlgoProphet

MIT License
8 stars 1 forks source link

Variable renaming should be optional and more conservative #9

Open galenbwill opened 1 year ago

galenbwill commented 1 year ago
  1. Variables that have been renamed by the user should not be renamed automatically.
  2. Variable renaming should be optional, based on a setting (via the Settings API).
  3. There should be a setting that allows the user to force renaming of variables (basically, (1) above should be overridable).