Releases: atom-community/ide-python
Releases · atom-community/ide-python
v1.9.7
24 Aug 23:37
Compare
Sorry, something went wrong.
No results found
1.9.7 (2021-08-24)
Bug Fixes
fix replacing $PIPENV_PATH in the python path (5789f41 )
v1.9.6
10 Aug 09:18
Compare
Sorry, something went wrong.
No results found
1.9.6 (2021-08-10)
Bug Fixes
configs not working for the deprecated pyls (8e29121 )
fallback to the other pyls if one doesn't exist (902102b )
v1.9.5
07 Aug 16:56
Compare
Sorry, something went wrong.
No results found
1.9.5 (2021-08-07)
Bug Fixes
config works with pylsp / pyls (c6a873f )
v1.9.4
17 Jul 07:06
Compare
Sorry, something went wrong.
No results found
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
13 Jun 18:37
Compare
Sorry, something went wrong.
No results found
1.9.3 (2021-06-13)
Bug Fixes
v1.9.2
10 Jun 06:34
Compare
Sorry, something went wrong.
No results found
1.9.2 (2021-06-10)
Bug Fixes
v1.9.1
09 Jun 11:14
Compare
Sorry, something went wrong.
No results found
1.9.1 (2021-06-09)
Bug Fixes
rename pyls-path config to pyls for consistency (1bb76b5 )
v1.9.0
09 Jun 11:06
Compare
Sorry, something went wrong.
No results found
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 )
v1.8.0
23 Mar 12:14
Compare
Sorry, something went wrong.
No results found
1.8.0 (2021-03-23)
Features
v1.7.4
09 Mar 07:43
Compare
Sorry, something went wrong.
No results found
1.7.4 (2021-03-09)
Bug Fixes