GitHub / python-lsp/python-lsp-server / commits
Fork of the python-language-server project, maintained by the Spyder IDE team and the community
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 46c04c0b | Add release instructions (#638) |
Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 8dc37ee8 | Update docs about vscode-client (#633) |
Ayoub Benaissa <a****9@g****m>
Committed by: Carlos Cordoba <c****2@g****m> |
about 7 years ago | |
| 9447bd75 | Fix test failures in 0.28.0 with Jedi 0.13 (#627) |
Stephannie Jimenez Gacha <s****6@u****m>
Committed by: Carlos Cordoba <c****2@g****m> |
about 7 years ago | |
| 697ebb16 | Enable Jedi 0.14.1 (#625) |
Stephannie Jimenez Gacha <s****6@u****m>
Committed by: Carlos Cordoba <c****2@g****m> |
about 7 years ago | |
| f7380afb | Add support for multiple workspaces (#601) |
Edgar Andrés Margffoy Tuay <a****y@g****m>
Committed by: Carlos Cordoba <c****2@g****m> |
about 7 years ago | |
| 84717f83 | Fix undefined method (#614) |
Andrew Marshall <a****w@j****m>
Committed by: Carlos Cordoba <c****2@g****m> |
about 7 years ago | |
| e261b2cf | Explicitly define our `TestDocumentSync` capabilities (#613) |
Mykhailo Panarin <3****n@u****m>
Committed by: Carlos Cordoba <c****2@g****m> |
about 7 years ago | |
| ded6489a | Set is_saved to True in m_text_document__did_open (#603) (#604) |
Christian Schwarzgruber <c****s@g****m>
Committed by: Carlos Cordoba <c****2@g****m> |
about 7 years ago | |
| ac5829a1 | Mention in our Readme that the minimal Python 3 supported version is 3.5 (#608) |
Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 9f0710cd | Don't use Jedi 0.14 for now because it breaks the server (#607) |
Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 4bd351f1 | Extend pylint linting integration (#539) |
Max Horn <1****x@u****m>
Committed by: Carlos Cordoba <c****2@g****m> |
about 7 years ago | |
| e436ff06 | Remove unnecessary loops in definition, hover and references (#525) |
Lukas Geiger <l****r@u****m>
Committed by: Carlos Cordoba <c****2@g****m> |
about 7 years ago | |
| 981aafba | PR: Fix circle and appveyor tests (#605) |
Stephannie Jimenez Gacha <s****6@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 7 years ago | |
| bc20e89e | refs #536 Fix broken markup (#550) |
Kashun YOSHIDA <1****s@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 7 years ago | |
| c7cb8e18 | Add `=` to default trigger chars config (#542) |
Gonzalo Peña-Castellanos <g****a@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 7 years ago | |
| 96e08d85 | Include pylintrc in manifest (#531) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| dfff3c96 | Respect client capabilities snippet support (#529) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 467471b9 | Cache settings with lru_cache (#509) |
Lukas Geiger <l****r@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 7 years ago | |
| 831092ee | Complete follow_imports defaults change (#514) |
Tal Amuyal <T****l@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 7 years ago | |
| e524c3be | setup.py: exclude all test packages (#493) |
Karel Kočí <c****d@e****z>
Committed by: Nicholas Gates <g****n@u****m> |
over 7 years ago | |
| 7e911dc5 | Configuration option for pyls executable (#513) |
Anton Schur <t****h@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 7 years ago | |
| 18f3c3f0 | Filter builtin modules (#519) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 5e785fe6 | Add pylint support. (#385) |
Dan Albert <d****n@g****t>
Committed by: Nicholas Gates <g****n@u****m> |
over 7 years ago | |
| dace6e68 | Turn on 'follow_imports' & 'follow_builtin_imports' options by default (#482)... |
Kashun YOSHIDA <1****s@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 7 years ago | |
| 0056d00b | Reduce redundant lint calls (#505) |
Lukas Geiger <l****r@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 7 years ago | |
| de850aa9 | Optimize completions and symbols (#508) |
Lukas Geiger <l****r@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 7 years ago | |
| fdb24463 | Allow reuse address (#503) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f8a1f44a | Ignore branches (#502) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d62d91fa | Fix circle publishing (#501) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 032e49ea | Enable publishing (#500) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| ee71c1dd | Generate insert snippets for callables (#499) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 50d03d59 | Bump Jedi dependency (#472) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1b5b69b0 | Fix multi-line signatures (#480) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 46fd3744 | Circle 2.0 (#481) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 43f53436 | Include tests in source dist (#478) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a0bec01c | Fix completions for properties (#477) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| db16c239 | yapf_format: fix config lookup (#473) |
Jérome Perrin <p****e@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 7 years ago | |
| 98977b6f | Rename jsonrpc package (#470) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 79f3ffe3 | Fix signature index error (#461) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d7fb817e | Fix goto_assignments config (#457) |
Lukas Geiger <l****r@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 7 years ago | |
| ab3e5eae | Make checking parent process aliveness behind a flag (#455) |
JiahuiJiang <j****g@p****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| d51edb5f | Update setup.py (#448) |
Will Vaughn <w****e@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
almost 8 years ago | |
| 1dc1fba9 | Explicitly state pydocstyle is disabled by default (#427) |
Ruslan Kiyanchuk <r****k@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
almost 8 years ago | |
| fb500aea | Respect option `follow_imports` in `goto_assignments` call (#404) |
Alexey Evseev <m****o@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
almost 8 years ago | |
| 249f715a | Fix parent process watcher thread (#416) |
JiahuiJiang <j****g@p****m>
Committed by: Nicholas Gates <g****n@u****m> |
almost 8 years ago | |
| a30b5bc0 | Increase max workers to 64 (#415) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 838d3489 | Fix package.json (#412) |
JiahuiJiang <j****g@p****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 8 years ago | |
| 4fc34c6d | Make python language server exit when parent process dies (#410) |
JiahuiJiang <j****g@p****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 8 years ago | |
| 28df4c01 | Add license to source distribution (#396) |
Marius van Niekerk <m****k@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 8 years ago | |
| 63e3cad6 | Use .get_cached_default_environment() from jedi (#406) |
Andrew Christianson <a****n@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 8 years ago | |
| b0b6eeb5 | Fix dev setup (#389) |
Michael Nazario <m****o@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 8 years ago | |
| 41bb699d | Remove jsonrpc and use python-jsonrpc-server (#368) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| b00c5284 | Do not hide unexpected errors from pyflakes (#371) |
Andrey Kolomoets <a****d@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 8 years ago | |
| f3b71b3f | Don't pass unicode to pyflakes (#372) |
Andrey Kolomoets <a****d@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 8 years ago | |
| 00099350 | Add pyls-black to README (#380) |
Rupert Bedford <r****t@r****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 8 years ago | |
| d294fe14 | Configurable preloaded modules (#367) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 077e1ae5 | skip invalid definition to fix #362 (#364) |
Pixy Yuan <p****t@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 8 years ago | |
| d8eb65f1 | fix config bug (#355) |
purpleP <w****1@m****u>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 8a34aa2e | rename now reports correct number of lines. (#345) |
Austin Bingham <a****m@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 1b176dd2 | Add note in README about upgrading setuptools (#350) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 96c4db16 | Document highlights (#347) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 3c01a61d | Fix running with -m (#344) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| d3acc5e7 | Upgrade Jedi to 0.12.0 (#340) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| f83f6b5f | Do not depend on pycodestyle (#335) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 0ddfa447 | Default syntax error offset to zero pyflakes (#332) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 00e0c103 | Swap order of exception arguments (#331) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 912f91c8 | Restrict jedi (#333) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| c5ab8b84 | Add empty initialized method (#324) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 002982b1 | Document source should always return unicode (#322) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 95d75356 | Remove parameters from async handler (#320) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| aaa362cb | Prefer autopep8 (#315) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 44aa4fab | Config parser only for < python 3 (#316) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 50178ca2 | Rope completions syntax (#307) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 38b744f5 | debounce based off of inputs (#288) |
Felipe Orozco <f****o@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 3c993502 | Refactor jsonrpc logic (#303) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 0f353bcd | Autopep8 support (#304) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| fe32bcb0 | Make plugins optional (#301) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 9254d5fb | Support pydocstyle configuration (#302) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| e219594a | Lazily construct rope projects and resources (#298) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 738730aa | Mark some pyflakes flakes as errors (#297) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 551f72d8 | Allow requests for documents not managed by the server (#296) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 1c5062fc | Fix TCP server startup (#295) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| f57323e9 | handle cancel correctly (#289) |
Felipe Orozco <f****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 7fda2ab1 | pass through unexpected errors (#287) |
Felipe Orozco <f****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 36e57d58 | update install requires (#276) |
Felipe Orozco <f****o@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 0519ec8e | fix tcp (#275) |
Felipe Orozco <f****o@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 6b37c8a3 | rstrip line with \r\n before calculation of max column (#278) |
danielnowakowski <d****i@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 67811f27 | fix request-id (#268) |
Felipe Orozco <f****o@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| fb2ce48b | pin version (#267) |
Felipe Orozco <f****o@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| c72f2e68 | improve logging (#265) |
Felipe Orozco <f****o@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 366b1b06 | Allow plugins to disable themselves (#266) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 8b705bca | Add support for asynchronously handling requests (#261) |
Felipe Orozco <f****o@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 099eb369 | Fixes TypeError: '>=' not supported between instances of (#252) |
Evandro Coan <e****n@h****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| ff796f8b | Fix pycodestyle iterable options (#211) |
Lukas Geiger <l****r@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 897980b7 | Replace the logging.basicConfig by a proper configuration (#243) |
Evandro Coan <e****n@h****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 344b7877 | Fix pydocstyle argv (#247) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 4216689f | fix completion sorting (#246) |
Felipe Orozco <f****o@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 12b93fe8 | Fixed pydocstyle_lint.py showing one diagnostic error per line, (#240) |
Evandro Coan <e****n@h****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 5b5fde63 | Upgrade dependencies for vscode-client (#237) |
Felipe Orozco <f****o@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 25f4b2a9 | The error report must explicitly call _ignore_code() before accept (#234) |
Evandro Coan <e****n@h****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago |