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

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
bc1095f2 Update changelog for 1.14.0 (#691) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
443fc140 Bump allowed pylint to less than 4.1 (#687) Nico Krapp <n****p@s****m>
Committed by: GitHub <n****y@g****m>
4 months ago
4ebece57 Add option to hide docstring in signatures (#686) Tomek Wójcik <t****k@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
44f7eb07 Fix starting the server for Python 3.14 and run tests with that version (#690) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
ab1b069f Adjust test based on Jedi version (#689) Aeliton G. Silva <a****n@a****m>
Committed by: GitHub <n****y@g****m>
4 months ago
3853b963 Update changelog for 1.13.2 (#688) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
6a243268 Prevent showing cmd on Windows when running flake8 (#683) Daniel Althviz Moré <1****z@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
89265cdb Fix license entries in `pyproject.toml` due to pep 639 (#669) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
3f9be382 Update changelog for 1.13.1 (#668) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
3b1c8959 Expose a shutdown hook (#666) Denis Laxalde <d****s@l****g>
Committed by: GitHub <n****y@g****m>
7 months ago
21039045 Use PyQt6 for testing (#667) Hugo <h****o@w****l>
Committed by: GitHub <n****y@g****m>
7 months ago
5c8cfacb Copy `LAST_JEDI_COMPLETIONS` to cell document so that `completionItem/resolve... Mahmud Ridwan <m****@h****e>
Committed by: GitHub <n****y@g****m>
7 months ago
8c964417 Update changelog for 1.13.0 (#660)
Co-authored-by: Carlos Cordoba <c****2@g****m>, Carlos Cordoba <c****2@g****m>
Daniel Althviz Moré <1****z@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
5b8f15aa Add space between punctuation and next sentence (#656) Spenser Black <s****1@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
5480e5dd Add support for type definition (#645)
Co-authored-by: Michał Krassowski <5****i@u****m>
Hob Den <d****u@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
e0b5fcfa Send websocket payload using a queue (#633)
Co-authored-by: krassowski <5****i@u****m>
Teemu Husso <t****o@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
7b326c6e Add funding-manifest-urls for FLOSS fund (#657) C.A.M. Gerlach <C****h@G****M>
Committed by: GitHub <n****y@g****m>
9 months ago
4312316b Add a security policy (#655) C.A.M. Gerlach <C****h@G****M>
Committed by: GitHub <n****y@g****m>
9 months ago
dd030853 Fix inline comments that include text with `import` (#639) jsbautista <4****a@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
c8e4e992 Allow to format signatures in docstrings (#631) Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
e9776fdb Drop Python 3.8, add Python 3.11 to CI and run `pyupgrade` (#650)
Co-authored-by: Daniel Althviz Moré <1****z@u****m>
Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
de15a884 Enforce `setuptools` 69 or newer to ensure `py.typed` marker gets included (#... Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
70d9f128 Add `py.typed` marker to `pylsp` imports to be analysed with `mypy` (#641) Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
04fa3e59 Do not call `str.splitlines()` twice in the same function. (#628)
Co-authored-by: Sergey Fukanchik <s****k@p****u>
Sergey Fukanchik <f****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
cc6d398b Update changelog for 1.12.2 (#618) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a3c7919e Fix putting `extra_paths` in front of `sys.path` (#608) Artem Sheldyaev <c****o@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
63087dd3 Update changelog for 1.12.1 (#617) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
0508463e Correctly handle null value for `ropeFolder` config (#604) Piotr Osiewicz <2****z@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
cf2d16d5 Fix formatting issues reported by the latest Ruff version (#616) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
17fe8d17 Fix test for Jedi 0.19.2 (#609) Artem Sheldyaev <c****o@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
eb61ccd9 Update changelog for 1.12.0 (#595) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3215ea64 Allow `extra_paths` to be placed in front of `sys.path` (#527) Ryan Clary <9****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4714d380 Infer end position for Pylint diagnostics (#547) Martin Lehmann <w****o@t****a>
Committed by: GitHub <n****y@g****m>
over 1 year ago
cabac8e6 Set return type to `None` for functions without returns (#581)
Co-authored-by: codegen-bot <t****t@c****h>
Toni García <1****3@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8a345b9e Use `%r` to have a better log (#584) Miki Tebeka <m****i@3****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e8dd582c Add `window/logMessage` support (#573) Dylan Mayor <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9b795761 Add version support to `workspace/publishDiagnostics` (#565) Dylan Mayor <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
cf3cea11 Add `extendSelect` option to flake8 plugin (#559)
Co-authored-by: Saúl Nogueras <s****o@n****c>
Saúl Nogueras <s****o@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a02339d5 Bump flake8 to 7.1 (#576) Ben Greiner <c****e@b****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7901a7ca Update versions of Github actions used on CI (#586) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8cb1af2a Fix Fedora instructions (#570) Sandro <s****u@l****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
457c5c00 Fix linting issues reported by the latest version of Ruff (#585) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
dd313289 Use macOS 13 to run our tests on CI (#560) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
4c0e99b4 Update changelog for 1.11.0 (#544) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
803bb886 Bump pylint to `>=3.1,<4` (#543) Ben Greiner <c****e@b****e>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f69ed849 Remove built-in `rope_rename` plugin (#515) Niall Dooley <d****o@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
245da207 Add fallback for `ujson` import (#541)
Co-authored-by: Савеленко Алексей Николаевич <a****o@t****u>
Savalek - Aleksey Savelenko <3****k@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
433c6a66 Add contributing guide to setup dev environment (#470)
Co-authored-by: Pavel Kulyov <k****l@g****m>
Riley <4****x@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
023a6990 Fix isort plugin name in Readme (#536) Piraty <m****l@p****v>
Committed by: GitHub <n****y@g****m>
about 2 years ago
7fbec6db Remove `.config/flake8` reference in Readme (#538) justin-f-perez <j****z@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
779c97a7 Update changelog for 1.10.1 (#534) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4f6d7cb5 Fix progress reporting with autoimport plugin (#530) Serhii Tereshchenko <s****n@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
ed00eac3 Improve error message about missing `websockets` module (#528) Tomasz Prus <t****s@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
5a383df4 Update changelog for 1.10.0 (#518) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d7269055 Combine ruff.toml into pyproject.toml (#517) doolio <d****o@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
fc2851a2 Use ruff as linter and code formatter (#502) Tobias Krabel <t****l@g****e>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cb213e0c Fix optional dependency version for autopep8 (#514) doolio <d****o@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
36bd41b0 Bump flake8 to version 7 (#510) Ben Greiner <c****e@b****e>
Committed by: GitHub <n****y@g****m>
about 2 years ago
762853c3 Fix extra end line increment in autopep8 plugin (#507) Remi <s****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
de87a800 Make autoimport cache generation non-blocking (#499) Tobias Krabel <t****l@g****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c428381f Refine diagnostic severity for flake8 (#490)
Co-authored-by: Pengji Zhang <m****e@p****m>
kunhtkun <6****n@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
73b945b8 Update rope to 1.11.0 for multi-threading capabilities (#498) Tobias Krabel <t****l@g****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7347737d Add support for notebook document completions (#486) Stephen Macke <s****e@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
14369f8a Fix path completion when client doesn't support code snippets (#497) i-aki-y <a****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2a7d5b7b Replace call to `python` with `sys.executable` in Pylint plugin (#487)
Co-authored-by: Julian Gilbey <j****g@d****g>
Jochen Sprickerhof <g****t@j****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3525e8bd Point to a more up to date isort plugin in README (#483) doolio <d****o@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4428a656 Update changelog for 1.9.0 (#482) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3e508b11 Revert "Rename `_utils` module to `utils`" (#481) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1c4ad711 Rename `_utils` module to `utils` (#480) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ec876bb3 Improve/simplify README Development section (#473) Tobias Krabel <t****l@g****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5f53f8e7 Raise supported Pylint upper version (#475) Ben Greiner <c****e@b****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2a5a9539 Add code completions to `rope_autoimport` plugin (#471)
Co-authored-by: Carlos Cordoba <c****2@g****m>, Michał Krassowski <5****i@u****m>
tkrabel-db <9****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
728929c4 Pass argument `extendIgnore` to flake8 (#469) UnkwUsr <k****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1f415b5c Support `initializationOptions` to configure the server (#459) tkrabel-db <9****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b864c4fc Ignore notebook names on cell completion for autoimport (#466) tkrabel-db <9****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2f2c0e8f Minor bug fix in Rope autoimport plugin (#464) tkrabel-db <9****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
681d81e6 Make workspace/didChangeConfig work with notebook documents (#462) tkrabel-db <9****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6ff9aa90 Load `rope_autoimport` cache on `workspace/didChangeConfiguration` (#461) tkrabel-db <9****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4f6aa207 Fix missing signatures for docstrings in Markdown (#457) Riley <4****x@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d3392720 Update changelog for 1.8.2 (#456) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6b975be4 Fix notebook document selector not being a list in capabilities (#454) Stephen Macke <s****e@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
05698fa1 Update changelog for 1.8.1 (#451) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ecefb731 Fix renaming when file has no EOLs (#450) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
76ea9ae7 Increase minimal required version of autopep8 to `>=2.0.4,<2.1.0` (#449) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ccbf6cd7 Fix numpy go-to-definition by taking it off autoimport list for this case (#447) Stephen Macke <s****e@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4211502f Allow Jedi "goto" to perform multiple hops for "go to definition" (#443) Stephen Macke <s****e@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6059aa39 Pass a single copy of the document's source around for flake8 (#441) Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8377b2cb Fix `include_declaration` handling in references request (#440) Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6c168d0f Add black reformatting commit to `.git-blame-ignore-revs` (#436) Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
137ed646 Update changelog for 1.8.0 (#435) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0d86844e Use invalid request handler rather than raising key error for requests after ... Stephen Macke <s****e@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e837c55f Don't set cwd in Popen kwargs when document root is empty (flake8) (#434) Stephen Macke <s****e@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e5c913db Fix null reference for syntax errors due to invalid encodings (Pyflakes) (#433) Stephen Macke <s****e@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3f08d8cb Notebook protocol go-to-definition support (#408) Jason Grout <j****t@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ceb8af2f Converge unit tests for test_language_server and test_notebook_document (#418) tkrabel-db <9****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d47dc3c1 Format the whole repo with Black (#419) tkrabel-db <9****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
43104e98 Add support for pyflakes 3.1 and pycodestyle 2.11 (#415) Chih-Hsuan Yen <1****5@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f47867ae Find `entry_points` with `importlib(.|_)metadata`, drop `setuptools` from `de... Nicholas Bollweg <n****g@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
15e24478 Drop support for Python 3.7 (#417) Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f33a93af Bump Jedi upper pin to <0.20 (#416) Ben Greiner <c****e@b****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago

← Back to repository