Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
amarshall
/
python-language-server
Public
forked from
palantir/python-language-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Jun 24, 2019
Set is_saved to True in m_text_document__did_open (#603) (#604)
casch-at
authored and
ccordoba12
committed
ded6489
Copy full SHA for ded6489
Commits on Jun 21, 2019
Mention in our Readme that the minimal Python 3 supported version is 3.5 (#608)
ccordoba12
authored
ac5829a
Copy full SHA for ac5829a
Don't use Jedi 0.14 for now because it breaks the server (#607)
ccordoba12
authored
9f0710c
Copy full SHA for 9f0710c
Commits on Jun 19, 2019
Extend pylint linting integration (#539)
ExpectationMax
authored and
ccordoba12
committed
4bd351f
Copy full SHA for 4bd351f
Remove unnecessary loops in definition, hover and references (#525)
lgeiger
authored and
ccordoba12
committed
e436ff0
Copy full SHA for e436ff0
PR: Fix circle and appveyor tests (#605)
Show description for 981aafb
steff456
authored and
gatesn
committed
981aafb
Copy full SHA for 981aafb
Commits on Jun 10, 2019
refs #536 Fix broken markup (#550)
kashewnuts
authored and
gatesn
committed
bc20e89
Copy full SHA for bc20e89
Add `=` to default trigger chars config (#542)
goanpeca
authored and
gatesn
committed
c7cb8e1
Copy full SHA for c7cb8e1
Commits on Mar 28, 2019
Include pylintrc in manifest (#531)
Show description for 96e08d8
gatesn
authored
96e08d8
Copy full SHA for 96e08d8
Commits on Mar 27, 2019
Respect client capabilities snippet support (#529)
Show description for dfff3c9
gatesn
authored
dfff3c9
Copy full SHA for dfff3c9
Cache settings with lru_cache (#509)
Show description for 467471b
lgeiger
authored and
gatesn
committed
467471b
Copy full SHA for 467471b
Complete follow_imports defaults change (#514)
TalAmuyal
authored and
gatesn
committed
831092e
Copy full SHA for 831092e
setup.py: exclude all test packages (#493)
Cynerd
authored and
gatesn
committed
e524c3b
Copy full SHA for e524c3b
Commits on Mar 9, 2019
Configuration option for pyls executable (#513)
Show description for 7e911dc
tonich-sh
authored and
gatesn
committed
7e911dc
Copy full SHA for 7e911dc
Filter builtin modules (#519)
gatesn
authored
18f3c3f
Copy full SHA for 18f3c3f
Add pylint support. (#385)
Show description for 5e785fe
DanAlbert
authored and
gatesn
committed
5e785fe
Copy full SHA for 5e785fe
Commits on Feb 21, 2019
Turn on 'follow_imports' & 'follow_builtin_imports' options by default (#482) (#483)
kashewnuts
authored and
gatesn
committed
dace6e6
Copy full SHA for dace6e6
Reduce redundant lint calls (#505)
lgeiger
authored and
gatesn
committed
0056d00
Copy full SHA for 0056d00
Optimize completions and symbols (#508)
Show description for de850aa
lgeiger
authored and
gatesn
committed
de850aa
Copy full SHA for de850aa
Commits on Feb 15, 2019
Allow reuse address (#503)
Show description for fdb2446
gatesn
authored
fdb2446
Copy full SHA for fdb2446
Ignore branches (#502)
gatesn
authored
f8a1f44
Copy full SHA for f8a1f44
Fix circle publishing (#501)
gatesn
authored
d62d91f
Copy full SHA for d62d91f
Enable publishing (#500)
gatesn
authored
032e49e
Copy full SHA for 032e49e
Generate insert snippets for callables (#499)
Show description for ee71c1d
gatesn
authored
ee71c1d
Copy full SHA for ee71c1d
Commits on Jan 27, 2019
Bump Jedi dependency (#472)
gatesn
authored
50d03d5
Copy full SHA for 50d03d5
Fix multi-line signatures (#480)
Show description for 1b5b69b
gatesn
authored
1b5b69b
Copy full SHA for 1b5b69b
Commits on Jan 23, 2019
Circle 2.0 (#481)
gatesn
authored
46fd374
Copy full SHA for 46fd374
Commits on Jan 21, 2019
Include tests in source dist (#478)
gatesn
authored
43f5343
Copy full SHA for 43f5343
Fix completions for properties (#477)
gatesn
authored
a0bec01
Copy full SHA for a0bec01
Commits on Jan 19, 2019
yapf_format: fix config lookup (#473)
perrinjerome
authored and
gatesn
committed
db16c23
Copy full SHA for db16c23
Commits on Jan 8, 2019
Rename jsonrpc package (#470)
gatesn
authored
98977b6
Copy full SHA for 98977b6
Commits on Dec 9, 2018
Fix signature index error (#461)
gatesn
authored
79f3ffe
Copy full SHA for 79f3ffe
Commits on Dec 3, 2018
Fix goto_assignments config (#457)
lgeiger
authored and
gatesn
committed
d7fb817
Copy full SHA for d7fb817
Commits on Nov 23, 2018
Make checking parent process aliveness behind a flag (#455)
Show description for ab3e5ea
JiahuiJiang
authored
ab3e5ea
Copy full SHA for ab3e5ea
Commits on Nov 21, 2018
Update setup.py (#448)
nackjicholson
authored and
gatesn
committed
d51edb5
Copy full SHA for d51edb5
Previous
Next
You can’t perform that action at this time.