Skip to content

Tags: dbarrosop/python-language-server

Tags

0.24.0

Toggle 0.24.0's commit message
Turn on 'follow_imports' & 'follow_builtin_imports' options by default (

palantir#482) (palantir#483)

0.23.2

Toggle 0.23.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix circle publishing (palantir#501)

0.23.1

Toggle 0.23.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable publishing (palantir#500)

0.23.0

Toggle 0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Generate insert snippets for callables (palantir#499)

Fixes palantir#496

0.22.1

Toggle 0.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix multi-line signatures (palantir#480)

* Fix multi-line signature

* Remove whitespace

0.22.0

Toggle 0.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Include tests in source dist (palantir#478)

0.12.6

Toggle 0.12.6's commit message
yapf_format: fix config lookup (palantir#473)

0.21.5

Toggle 0.21.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename jsonrpc package (palantir#470)

0.21.4

Toggle 0.21.4's commit message
Fix goto_assignments config (palantir#457)

0.21.3

Toggle 0.21.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make checking parent process aliveness behind a flag (palantir#455)

Closes palantir#445