An open API service providing commit metadata for open source projects.

GitHub / microsoft/python-language-server / commits

SHA Message Author Date Stats
52c1afd3 Add more members to PythonLanguageVersion enum (#2170) Adam Yoblick <A****k@m****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
df16cac9 Update azure-pipelines.yml for Azure Pipelines Adam Yoblick <A****k@m****m> over 4 years ago
26ea1899 Update azure-pipelines.yml for Azure Pipelines Rich Chiodo <r****o@u****m> almost 5 years ago
86825796 Use different API key (#2152) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
8c012acc Try publish symbols task for pipeline instead of Microbuild task (#2151) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d1f3b35b Had wrong path set for binaries (#2150) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5debc5a6 Set up CI with Azure Pipelines (#2149) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3d9e116f Add pdbs to nuget spec file (#2146) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
76a29da3 Update references (#2114) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9efd1d6f Declare 3.9 (#2128) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9252e355 Update README.md (#2122) shayash22 <6****2@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
838ba78e Undo loop optimization (#2077) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2aef1f81 Allow navigation to stubs (#1960) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d480cd12 Update SDK version in contribution instructions Mikhail Arkhipov <m****a@m****m> over 6 years ago
04e91456 Catch stack empty exception (#1998) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
52a23976 Prevent unions with itself (#1997) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
94ae060b Remove not implemented exception (#1982) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
912ee69d Reduce diagnostics publishing default to 200 ms (#1972) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8bc92c63 Upgrade projects to .NET Core 3.1 (#1961) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
04675cc4 Walk test condition of `while` so walrus operator can declare variables (#1959) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
bbb110cc Prefer exact and substring matches over fuzzy matches (#1957) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
41370ba1 Delegate assignment in sequences to main assignment handler (#1956) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
19b72935 Update dependencies (#1954) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1db338b5 Revert "Add submodules to completion list (#1896)" Mikhail Arkhipov <m****a@m****m> over 6 years ago
1ef52233 Revert "Limit submodule search (#1953)" Mikhail Arkhipov <m****a@m****m> over 6 years ago
4e9ef9bc Limit submodule search (#1953) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c342a217 Remove imports from symbols (#1951) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8d422989 Support goto definition in library files (#1861)
Co-authored-by: Jake Bailey <5****y@u****m>
Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1a9d6e5b Initial support added for textDocument/documentHighlight (#1767)
Co-authored-by: Anders Stenman <a****n@n****e>, Jake Bailey <5****y@u****m>
astenman <4****n@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d3c6cfb9 Look into PATH for python if not provided in initialization opt… (#1949) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d3dff55a Add loose fuzzy matching for workspace symbol queries (#1950) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c66e4043 Add submodules to completion list (#1896) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
43575458 Fix exception in DefinitionSource (#1874) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e31f7704 Handle operators containing equals in fstring parsing (#1869) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
981dad55 Fix broken goto definition on unannotated function arguments (#1860) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3d9fb2e9 Add SECURITY.md (#1864) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
10e21f51 Fix matmul operator parsing (#1863) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
226221ed Turn off path watcher by default (#1841) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
480fd6d6 Handle non-critical exceptions in telemetry (#1840) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
935eb20d Escape [ ] in markdown (#1838) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6b11e69d Handle goto definition of unknown types better (#1831) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
398a75c9 Handle cls in addition to self in completions (#1794) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8ff80697 Lazy types in caching (#1757) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3ad81963 Exclude nuget from strong naming Mikhail Arkhipov <m****a@m****m> almost 7 years ago
7d0681a0 Try update signing Mikhail Arkhipov <m****a@m****m> almost 7 years ago
9cf476b1 Do not double-walk try and while statement bodies (#1795) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
c62c1d83 Ensure builtins module is created synchronously (#1798) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
0bd7737a Parsing nuspec was referencing old version of FileSystemClobbing (#1797) Bill Schnurr <b****r@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
531f6dba Bschnurr/Microsoft.Python.Parsing nuget publish (#1796) Bill Schnurr <b****r@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
56b0342a Look for module of the definition in RDT during rename (#1790) Mikhail Arkhipov <m****a@m****m>
Committed by: Jake Bailey <5****y@u****m>
almost 7 years ago
2211e9bc Don't suppress diagnostics on LHS in augmented assignments (#1788) Mikhail Arkhipov <m****a@m****m>
Committed by: Jake Bailey <5****y@u****m>
almost 7 years ago
5981c11e Fix search of name expression position (#1787) Mikhail Arkhipov <m****a@m****m>
Committed by: Jake Bailey <5****y@u****m>
almost 7 years ago
2b1bd332 Send root URI as workspace/configuration scope (#1786) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
f89f45af Update NuGet deps and consolidate (#1785) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
b30cf217 Pre-build set of library paths in snapshot, pass down to children (#1784) Jake Bailey <5****y@u****m>
Committed by: Mikhail Arkhipov <m****a@m****m>
almost 7 years ago
164cf01c Defer library indexing until analysis complete or request (#1781) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
1c9f8fe5 Log parse exceptions instead of just throwing them away (#1777) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
c5fb43a2 Do not allow the analyzer to be reset if the server is still in… (#1778) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
75cecfbf add refactoring and add code action setting support (#1734) Heejae Chang <h****g@o****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
e2c6e8c1 Do not attempt to walk null body in EvaluateCall (#1771) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
48346487 Specialize TypeVar, NamedTupe, Type and type as classes (#1765) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
d30436e7 Fix null ref in GetAllVariables (#1770) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
46d93227 Disable caching regardless of user level (#1761) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
8c3e277c Add another prioritizer level for initialized rather than using initialize tw... Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
0ea0c30a Track codeAction RPC time and count (#1752) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
967c207b Preemptively set _workCts to null to reduce ObjectDisposedException spam whil... Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
61a9fa9f Don't lint no method argument until user finishes (#1740) Cameron <C****o@u****m>
Committed by: Jake Bailey <5****y@u****m>
almost 7 years ago
c4a5c9cb Fix fetching members from bases (#1742) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
ae8bfaea Set default caching level to None (#1748) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
d6bc15ee Fix caching of compiled modules, analysis hang (#1737) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
b3be89bc Bump database version (#1746) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
3751b7a4 Improve handling of circular dependencies (#1686)
Co-authored-by: Alexander Sher <a****r@m****m>, Jake Bailey <5****y@u****m>
Mikhail Arkhipov <m****a@m****m>
Committed by: Jake Bailey <5****y@u****m>
almost 7 years ago
cf915c3c Fix null ref in super() (#1739) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
bf866158 don't check path existence in test (#1738) Heejae Chang <h****g@o****m>
Committed by: Jake Bailey <5****y@u****m>
almost 7 years ago
15a0f4ef Adding super as a specialized keyword (#1702) Bill Schnurr <b****r@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
76c8f18d enable tiered compilation and use latest C# lang version (#1722) Heejae Chang <h****g@o****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
c88abfb6 Remove restriction on @deprecated (#1730) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
c8ebb1a1 Allow assignments to `self` (#1729) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
254c8f17 implement AddImport (#1656) Heejae Chang <h****g@o****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
681c1580 Fix OpenCloseAnalysis test (#1723) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
5a19729b Additional logging to diagnose bultins issue (#1720) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
f4186a8d Fix typo in stub merger (#1719) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
396a9dae add unit test markup utilities (#1716) Heejae Chang <h****g@o****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a207c05a Do not show non-module members as completion candidates in regu… (#1709) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
3c1ed6d5 Do not lock module database when working with database files (#1713) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
6bcc0f22 Add __init__ parameters to class completion documentation (#1704) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
1ee222ea Define variables in from imports when module is unresolved (#1706) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
309f58bb Set default caching level to System Jake Bailey <5****y@u****m> almost 7 years ago
ff77c39b Set default caching level to None Jake Bailey <5****y@u****m> almost 7 years ago
037688b0 Allow continue in finally block in 3.8+ (#1691) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
07548bc1 Simplify MostRecentDocumentSymbols task management (#1684) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
fc991893 Fix MarkAsPendingWaitsForUpdates (#1681) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
ab986476 Remove get_search_path.py's path from the search paths it retur… (#1677) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
3f1e7a68 Remove invalid operation (#1662) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
ce53bed3 Simplify async code in indexer (#1661) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
7dc7b2a6 Set default caching level to System Jake Bailey <5****y@u****m> almost 7 years ago
a73a09ad Set default caching level to None Jake Bailey <5****y@u****m> almost 7 years ago
a59528f1 Use DefaultValueString instead of DefaultValue in signature help (#1675) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
3cb8f5c4 Use an infinite timeout when debugger is attached (#1655) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
e7a7152a Fix issue when diagnostics not removed on document close (#1649) Mikhail Arkhipov <m****a@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago

← Back to repository