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

Optimizing imports #881

Open
maria77102 opened this issue Dec 11, 2024 · 0 comments
Open

Optimizing imports #881

maria77102 opened this issue Dec 11, 2024 · 0 comments
Labels
enhancement New feature or request subject: UI This issue is about UI features, such as content assist, auto-completion, etc

Comments

@maria77102
Copy link
Contributor

Context: issue #733

The goal is to automate the process of managing/optimizing imports.

Proposed features:

  1. Optimize imports
  • Sort imports alphabetically.
  • Remove duplicate imports.
  • Remove unused imports (Right now, they only give a warning to the user).
  1. Integrate with existing ResourceFormatterService
@SimonCockx SimonCockx added enhancement New feature or request subject: UI This issue is about UI features, such as content assist, auto-completion, etc labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request subject: UI This issue is about UI features, such as content assist, auto-completion, etc
Projects
None yet
Development

No branches or pull requests

2 participants