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

Figure out sort imports in VS Code disagreeing with osewb lint #61

Open
gbroques opened this issue Aug 9, 2020 · 0 comments
Open

Figure out sort imports in VS Code disagreeing with osewb lint #61

gbroques opened this issue Aug 9, 2020 · 0 comments

Comments

@gbroques
Copy link
Owner

gbroques commented Aug 9, 2020

Running "Sort Imports" in VS Code gives different results than running osewb lint.

The VS Code Python extension doesn't support isort 5.x yet, but there's a PR out for this:
microsoft/vscode-python#13340

Downgrading isort and using an older version of the VS Code Python extension might work.

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