-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from posterneeds investigation
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from posterneeds investigation