Releases: atom-community/ide-python
Releases · atom-community/ide-python
v1.9.7
v1.9.6
v1.9.5
v1.9.4
1.9.4 (2021-07-17)
Bug Fixes
- add eslint (c26448e)
- default to python3 and fallback to python (2850374)
- lazy-load log4js (6e11dde)
- lazy-load RemoteDebuggerCommandService (c7fff17)
- merge activate methods (e15d390)
- remove excess async (e52839f)
- update atom-languageclient (cf16a1e)
- use accurate type comparisons and remove unused reject parameters (dfe5b0d)
v1.9.3
v1.9.2
v1.9.1
v1.9.0
1.9.0 (2021-06-09)
Bug Fixes
Features
- default to python-lsp-server (pylsp) instead of pyls (01dfc6c)
- install atom-ide-base by default (7bd1e14)
- make the path to pyls executable configurable (ad4d166)
- update atom-languageclient (cb1db60)
- update atom-languageclient + use pylsp (#334) (b56f580)
- use spawn capabilities of language client (1cd5126)