v0.9.0
⚠️ Action required ⚠️
ide-python now supports python-language-server 0.17 which makes a lot of dependencies optional #97
For this release to work best please upgrade python-language-server using:
pip install 'python-language-server[all]' --upgrade🎉 Features
autopep8formatter is now the default- Make rope folder configurable and don't construct it if
ropeis disabled - Support PyDocStyle configuration
- And many more in the server