Commit graph

6 commits

Author SHA1 Message Date
dece 967d76d312 update Jedi requirement to ^0.19.1
So we support Python 3.12 now.
2024-08-22 11:29:53 +02:00
dece d484c71f50 bump to 1.0.0 2024-08-21 07:58:21 +02:00
dece e5e097f4a2 update pygls to 1.3 2024-08-21 07:53:19 +02:00
dece ddf70076a4 poetry: setup 2022-12-05 11:04:30 +01:00
dece f1af40af79 mypy: move config to pyproject.toml
… even though it fails to parse config for specific packages like
`[tool.mypy-jedi]`…
2022-12-05 11:02:56 +01:00
dece 9c3f8d95f1 server: implement rename (tougher!)
Heavily borrows code from jedi-language-server.
2022-12-04 16:33:57 +01:00