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

Organize imports not connected with auto import #46700

Closed
isidorn opened this issue Mar 27, 2018 · 3 comments
Closed

Organize imports not connected with auto import #46700

isidorn opened this issue Mar 27, 2018 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality under-discussion Issue is under discussion for relevance, priority, approach

Comments

@isidorn
Copy link
Contributor

isidorn commented Mar 27, 2018

Refs: #46589

I feel like the organize imports is disconnected from auto import which is a code action.
Also the organize imports does not auto import. Why is that? I feel like this should at least be configurable such that I have one action which I can always run which just does everything

@mjbvz
Copy link
Contributor

mjbvz commented Mar 27, 2018

Do you mean the add missing imports quick fix? This often requires user import to select which import you intended

@mjbvz mjbvz added the under-discussion Issue is under discussion for relevance, priority, approach label Mar 27, 2018
@isidorn
Copy link
Contributor Author

isidorn commented Mar 28, 2018

@mjbvz aha I understand, and then it becomes cumbersome if there are a lot of impots, thus you can not do this for all.

Still I feel like my first statement holds, and that these two actions are very connected in what they do but live in completely different places. Not sure how to bring them together but that would be a UX discussion.

@mjbvz mjbvz added the feature-request Request for new features or functionality label Jun 21, 2018
@mjbvz
Copy link
Contributor

mjbvz commented Jul 19, 2018

Closing for now. If you have any specific ideas about how we can make these two more connected, please let me know

@mjbvz mjbvz closed this as completed Jul 19, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality under-discussion Issue is under discussion for relevance, priority, approach
Projects
None yet
Development

No branches or pull requests

2 participants