Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unused Variable Detect #5710

Open
2 tasks done
APdev93 opened this issue Jan 4, 2025 · 0 comments
Open
2 tasks done

Unused Variable Detect #5710

APdev93 opened this issue Jan 4, 2025 · 0 comments

Comments

@APdev93
Copy link

APdev93 commented Jan 4, 2025

Describe the feature

please added a feature to detect used and unused variables to make it easier to delete unused variables., If the variable is not used, the color of the code is gray. If the variable is used, the color will return to normal, for example in vscode

Use Case

Proposed Solution

Other Information

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

ACE version used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants