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
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
Current two packages are unmaintainted, marked them as such. Added my own package here.
Fix Pycharm Windows instructions
black in isort docs
Fix typo
Add PyCharm File Watcher instructions
Add another vim plugin
iham's fork of the sublime plugin is gone
Adds a more up to date atom plugin
Mention ALE's isort fixer
Add VSCode plugin which supports isort
Add neovim plugin
fix list