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 import on save doesn't work #69672

Closed
nikitavoloboev opened this issue Mar 1, 2019 · 2 comments
Closed

Organize import on save doesn't work #69672

nikitavoloboev opened this issue Mar 1, 2019 · 2 comments
Labels
extensions Issues concerning extensions

Comments

@nikitavoloboev
Copy link

  • VSCode Version: 1.31.1
  • OS Version: 10.14.3

Steps to Reproduce:

  1. Add setting:
"editor.codeActionsOnSave": {
		"source.organizeImports": true
	}
  1. Save file

  2. Imports don't get organized.

Does this issue occur when all extensions are disabled?: Yes/No

No it doesn't occur with disabled extensions. My guess it would be Prettier extension overriding this behavior but I am not sure.

I would really love to get this feature to work.

@vscodebot
Copy link

vscodebot bot commented Mar 1, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the extensions Issues concerning extensions label Mar 1, 2019
@nikitavoloboev
Copy link
Author

Tracked in Prettier already prettier/prettier-vscode#716

@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extensions Issues concerning extensions
Projects
None yet
Development

No branches or pull requests

1 participant