1.9.7 (2021-08-24)
- fix replacing $PIPENV_PATH in the python path (5789f41)
1.9.6 (2021-08-10)
- configs not working for the deprecated pyls (8e29121)
- fallback to the other pyls if one doesn't exist (902102b)
1.9.5 (2021-08-07)
- config works with pylsp / pyls (c6a873f)
1.9.4 (2021-07-17)
- 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)
1.9.3 (2021-06-13)
1.9.2 (2021-06-10)
1.9.1 (2021-06-09)
- rename pyls-path config to pyls for consistency (1bb76b5)
1.9.0 (2021-06-09)
- 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)
1.8.0 (2021-03-23)
1.7.4 (2021-03-09)
1.7.3 (2021-01-31)
- deps: update atom-languageclient to ^1.0.6 (d078249)
1.7.2 (2021-01-05)
- revert atom-languageclient to fix autocomplete adds initial typing (cf23b43)
1.7.1 (2020-12-13)
- bump atom-languageclient (9e34245)