Apex unused methods and variables to find dead code #6459
sumitshingavi
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Complex customer orgs. often have lots of Apex and need bulk code cleanup tool where we can find unused methods and variables in apex and generate a report to hand it off to the partner for cleanup. Currently, few IDEs do provide this functionality but very expensive license.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
Beta Was this translation helpful? Give feedback.
All reactions