microsoft / vscode-isort

Import sorting for python using the isort library.
https://marketplace.visualstudio.com/items?itemName=ms-python.isort
MIT License
83 stars 19 forks source link

Update config example #390

Closed connorads closed 5 months ago

connorads commented 5 months ago

As per VSCode tooltip: replace true with "explicit"

true: Triggers Code Actions only when explicitly saved. This value will be deprecated in favor of "explicit". image image