We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Using "-m isort $FilePath$ --profile black" was not correct, if "Program" was already set to isort instead of the Interpreter.
updated sublime section.
Simplify File Watcher config
Updated isort Plugins (markdown)
Add new argument if using profile such as Black
fix typo
Updated Home (markdown)
Updated the linked URL for the official configuration, as the previous one (`/options/`) was broken.
Update pre-commit section in plugins wiki
improve pycharm instructions so you don't need hardcoded path
Add note that the File Watchers plugin must be installed for PyCharm
Add extra_standard_library
Current two packages are unmaintainted, marked them as such. Added my own package here.
Note on outdated information
Added `profile` setting, with a link to available profiles.
Fix Pycharm Windows instructions
black in isort docs
Update rope link from SourceForge to GitHub
Fix typo
Add PyCharm File Watcher instructions
Add another vim plugin
Add missing reverse_relative option documentation