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

Remove unused imports option #63

Open
martin-bertele opened this issue Nov 20, 2023 · 1 comment
Open

Remove unused imports option #63

martin-bertele opened this issue Nov 20, 2023 · 1 comment

Comments

@martin-bertele
Copy link

With the

 "editor.codeActionsOnSave": {
            "source.organizeImports": "always",
}

unused imports are removed. Is there an option to also configure this for the dartimportsorter ?

It seems the "dartimportsorter.sortOnSave": true, overrides the "source.organizeImports": "always" in the sense that it does not run ?

@Prince2347X
Copy link

I'm facing the same issue... @aziznal I would like to request your attention towards this issue.

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

No branches or pull requests

2 participants