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

Saving does not reorder imports #88

Open
tetov opened this issue Jun 28, 2022 · 1 comment
Open

Saving does not reorder imports #88

tetov opened this issue Jun 28, 2022 · 1 comment

Comments

@tetov
Copy link
Collaborator

tetov commented Jun 28, 2022

This does not seem to work for me. I am adding this to my settings.json

"[python]": {
        "editor.codeActionsOnSave": {
            "source.organizeImports": false,
            "source.organizeImports.reorder-python-imports": true
        },
    }

Saving does not reorder imports

Originally posted by @jahamilton12121 in #14 (comment)

@tetov
Copy link
Collaborator Author

tetov commented Jun 28, 2022

@jahamilton12121 I can't reproduce this. Could you please provide an example file and maybe more settings from settings.json? The output from the extension host log would also be helpful (Output > Log (Extension Host)).

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

1 participant