Skip to content

Latest commit

 

History

History
113 lines (57 loc) · 5.6 KB

CHANGELOG.md

File metadata and controls

113 lines (57 loc) · 5.6 KB

1.9.7 (2021-08-24)

Bug Fixes

  • fix replacing $PIPENV_PATH in the python path (5789f41)

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)

1.9.5 (2021-08-07)

Bug Fixes

  • config works with pylsp / pyls (c6a873f)

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)

1.9.3 (2021-06-13)

Bug Fixes

1.9.2 (2021-06-10)

Bug Fixes

1.9.1 (2021-06-09)

Bug Fixes

  • rename pyls-path config to pyls for consistency (1bb76b5)

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)

1.8.0 (2021-03-23)

Features

1.7.4 (2021-03-09)

Bug Fixes

1.7.3 (2021-01-31)

Bug Fixes

  • deps: update atom-languageclient to ^1.0.6 (d078249)

1.7.2 (2021-01-05)

Bug Fixes

  • revert atom-languageclient to fix autocomplete adds initial typing (cf23b43)

1.7.1 (2020-12-13)

Bug Fixes

  • bump atom-languageclient (9e34245)

Changelog

See: https://github.com/lgeiger/ide-python/releases