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 |
|---|---|---|---|---|
| af4dcb32 | Remove pluggy racing (#222) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 166967b5 | Fix pycodestyle iterable options (#220) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 85907d6f | Experimental capabilities hook (#225) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| fe668a5d | Custom method dispatchers (#224) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 0457426a | Respect updates to sys path without closing/opening a document (#219) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 4ae91dc0 | Fix character normalization (#216) |
Lukas Geiger <l****r@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 7a1eca13 | Catch and ignore parser errors for pydocstyle linting (#208) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| c6652917 | Enable pylint (#202) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 7a66037f | Fix a typo in an exception message (#204) |
Johannes Wienke <l****r@s****e>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 7dde7cae | Fix Jedi with large character (#201) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| fbfb55a7 | [Auto Complete] force return None if empty array is returned (#200) |
Aldira Putra Raharja <a****a@s****d>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| bae67dc1 | Extract parameter docstrings (#197) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| db176ca0 | remove .exit() call on KeyboardInterrupt (#195) |
Karol Ruszczyk <k****k@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 8 years ago | |
| 3c1f1836 | Support configuration from multiple sources (#187) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 55a5fd61 | added usage of rope to README (#184) |
Jannik Vieten <m****e@e****t>
Committed by: Nicholas Gates <g****n@u****m> |
almost 9 years ago | |
| 722b7101 | Fixes for word_at_position (#182) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| c4fd7a20 | Implement sopme fixes for rope completions (#181) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 698325d6 | Decrease module completion time by using both jedi and rope (#155) |
Edgar Andrés Margffoy Tuay <a****y@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
almost 9 years ago | |
| c9216fdf | Add pyls-isort plugin to README (#180) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 12d437f9 | Provide a way for acting on responses to client->server requests (#178) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 106e760f | Completion detail using module name, function parameters (#170) |
Tom van Ommeren <t****n@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
almost 9 years ago | |
| 9a3545df | Hierarchical symbols (#176) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 5370a8d8 | Preserve whitespace (#174) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| ca535150 | Minimum future version (#168) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| badd92b8 | add error severity to pyflakes (#166) |
James <4****p@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
almost 9 years ago | |
| ca237ce3 | pycodestyle config: convert arrays to comma seperated strings (#164) |
Lukas Geiger <l****r@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
almost 9 years ago | |
| 5f405ee0 | Use goto assignment instead of goto definition (#158) |
Tom van Ommeren <t****n@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
almost 9 years ago | |
| b8cbf8d2 | Name used feature providers more comprehensively in README (#159) |
Jannik Vieten <m****e@e****t>
Committed by: Nicholas Gates <g****n@u****m> |
almost 9 years ago | |
| c6da3ede | Use better overrides order (#156) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 91b5e4ef | Allow configuring pycodestyle options from the PYLS config (#146) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| a1bbd401 | Jedi symbols: Add all_scopes config option (#140) |
Lukas Geiger <l****r@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
almost 9 years ago | |
| 2d502daf | Fix active parameter in signature help (#142) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f941b553 | Fix didChangeConfiguration (#138) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 7186da35 | Fix debounce if document shut (#133) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 22188351 | Catch syntax error when compiling (#134) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| e59167fa | pydocstyle (#132) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 4a8424be | Mccabe (#130) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 36664416 | Virtualenv paths (#127) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 3c104725 | Always use warning (#124) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f8d46804 | Better shutdown handling (#123) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| aa8e1b2c | Support configuration (#118) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 04e02613 | Load plugins via setuptools (#117) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 81f639c3 | prepending the user config instead of appending (#116) |
Randy Lai <r****i@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
almost 9 years ago | |
| aebff5be | load pycodestyle user config file (#110) |
Randy Lai <r****i@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
almost 9 years ago | |
| 2c096e52 | Verbose logging (#114) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 489878b7 | use tmpdir for workspace fixture (#112) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| ddbbb750 | Debounce lint calls (#107) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 0a5a8de4 | Respect yapf style config (#111) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 7705f66f | Address comments (#103) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 6a11cb8f | Fix hung config (#101) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| c02829ae | Clean up some diagnostics code (#92) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 75793ffc | Better support for Windows (#99) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 55713a2f | Enable Appveyor builds (#98) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 219b47b8 | Fix edits that occur at the end of the file (#91) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| f746c9cc | Update README.rst |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| a78885df | Handle windows paths in workspace.get_uri_like + test (#87) |
Tom van Ommeren <t****n@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 9 years ago | |
| 396693c4 | Fix empty root parents (#90) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| a7149133 | Remove Markdown syntax in README (#78) |
Brett Cannon <b****n@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 9 years ago | |
| d41ee576 | Support rootUri (LSP 3.0) with rootPath fallback (#84) |
Tom van Ommeren <t****n@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 9 years ago | |
| 61be60ae | Add signature plugin back to CORE_PLUGINS (#83) |
Tom van Ommeren <t****n@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 9 years ago | |
| ac405e6f | Reverse urlencoding (#81) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| e0e48fb6 | Unquote parsed urls in both Workspace and Document (#80) |
Tom van Ommeren <t****n@g****m>
Committed by: Nicholas Gates <g****n@u****m> |
about 9 years ago | |
| 327483d3 | Correct format_document (#74) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| e0ae3034 | Incremental file sync was broken for empty files (#72) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| cfd6675b | Use incremental sync (#69) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| df7d3994 | Config object passed to hooks (#66) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| d97cd77f | Read/write stdio as binary (#63) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 8c038c38 | Support for code lens (#61) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 252e7986 | Add support for code actions (#60) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 35acdc27 | Fix images in readme | Nicholas Gates <n****s@p****m> | about 9 years ago | |
| 09b43943 | Check not dirty | Nicholas Gates <n****s@p****m> | about 9 years ago | |
| 571144dd | Fix init | Nicholas Gates <n****s@p****m> | about 9 years ago | |
| 88712b5f | Bump versioneer | Nicholas Gates <n****s@p****m> | about 9 years ago | |
| e8b00aa5 | Fix script | Nicholas Gates <n****s@p****m> | about 9 years ago | |
| 8a5c17dd | PyPi Publishing (#58) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 495344c2 | Use pluggy to invoke language server calls (#55) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 5b6a47ea | Fix signatures as per https://github.com/palantir/python-language-server/pull... |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 72921bdb | Add , to the triggerCharacters of signatureHelpProvider (#47) |
Dan Rosén <d****r@c****e>
Committed by: Nicholas Gates <g****n@u****m> |
over 9 years ago | |
| 4ca237e9 | Fix the TCP server (#42) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| c3ec50b9 | Circle only has versions 3.4.3 and 3.4.4 (#40) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 4681aa91 | Bump down required python version (#38) |
Mathieu Duponchelle <M****e@u****m>
Committed by: Nicholas Gates <g****n@u****m> |
over 9 years ago | |
| 15e19cde | Support python projects in subdirectories (#34) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 77e008c4 | Cast url parts to string to work around python future bug (#33) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 5caa3aab | Use a jsonrpc library instead of rolling our own (#32) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 474ec32d | Revert "Use jsonrpc library to better support the JSONRPC protocol (#29)" (#30) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 3bd0455c | Use jsonrpc library to better support the JSONRPC protocol (#29) |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| ec8f0a4c | merge Merge pull request #28 from palantir/ngates/vscode-example |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| b78afbcb | merge Merge branch 'master' into ngates/vscode-example |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 67b8ccfb | Fix example | Nicholas Gates <n****s@p****m> | over 9 years ago | |
| 211e9a65 | merge Merge pull request #27 from palantir/ngates/jedi10 |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| e113e80b | Add requirements | Nicholas Gates <n****s@p****m> | over 9 years ago | |
| 4e9a3949 | Update readme | Nicholas Gates <n****s@p****m> | over 9 years ago | |
| 469fa590 | Add vscode example extension | Nicholas Gates <n****s@p****m> | over 9 years ago | |
| efdc77e2 | Use standard jedi release | Nicholas Gates <n****s@p****m> | over 9 years ago | |
| 49c84f58 | merge Merge pull request #19 from palantir/feature/configurable-logging |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 304c75f8 | Allow logging to be configurable from file or simply redirect logs to file | Nicholas Gates <n****s@p****m> | over 9 years ago | |
| d702720a | merge Merge pull request #11 from palantir/feature/linting |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| ccd76e82 | Add linting to tests | Nicholas Gates <n****s@p****m> | over 9 years ago | |
| 79d35731 | merge Merge pull request #4 from rootulp/license |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| f31db94f | merge Merge pull request #8 from palantir/feature/badges |
Nicholas Gates <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago |