Skip to content

Enabling the extension makes save very slow #160

@alonme

Description

@alonme

vscode Version: 1.73.1
python extension version: v2022.18.2
isort extension version: v2022.6.0

The extension makes saving files very slow (around 5 seconds).

This was not the experience when i was using the isort in the past with this config.

"[python]": {
        "editor.codeActionsOnSave": {
            "source.organizeImports": true,
        }
    }

also - i can't seem to find a way to use isort as i was doing before?

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterneeds investigation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions