Page MenuHomeSolus

Update python-language-server to 0.36.1
ClosedPublic

Authored by algent on Nov 15 2020, 8:15 PM.
Tags
None
Referenced Files
F11049547: D9983.id23991.diff
Thu, Aug 10, 5:52 PM
F11049546: D9983.id24100.diff
Thu, Aug 10, 5:52 PM
F11049545: D9983.id.diff
Thu, Aug 10, 5:52 PM
F11035133: D9983.diff
Wed, Aug 9, 5:35 PM
F10848658: D9983.id23991.diff
Jun 11 2023, 4:09 PM
F10846426: D9983.id24100.diff
Jun 11 2023, 4:40 AM
F10846251: D9983.id24100.diff
Jun 11 2023, 4:08 AM
F10827044: D9983.diff
Jun 4 2023, 4:22 AM
Subscribers

Details

Summary

Changelog:

  • Add code in front of the diagnostic message for flake8.
  • Pass document path to jedi_names when a file is not placed in a module.
  • Allow passing explicit environment variables to Jedi environment.
  • Add document path to Jedi's sys_path.
  • Resolve flake8_executable allowing ~/${HOME} paths.
  • Pass server settings to new workspaces.
  • Synchronize document text updates.
  • Correct method and attribute detection on document/symbols call.
  • Specify relevant document path when retrieving some plugin settings.
  • Fix python-ujson dependency.
  • Allow usage of Pylint via stdin.
  • Require python-jsonrpc-server >= 0.4.0
  • Update python-ujson dependency to work with its latest release.

Depends on D9982

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan

Run a few python scripts using spyder3.

Diff Detail

Repository
R5060 python-language-server
Lint
Lint Not Applicable
Unit
Tests Not Applicable