19 Commits

Author SHA1 Message Date
46bc1aaa84 fix: add python 3.14 support, adopt pygls >=2.0.0 api 2026-03-15 08:20:41 +01:00
offa
806d44f424 Remove EOL Python 3.8 (#95)
Co-authored-by: Regen <regen100@users.noreply.github.com>
2024-10-13 23:26:48 +09:00
offa
1c40387cac Add Python 3.13 support (#94) 2024-10-13 23:07:01 +09:00
offa
9529df5d68 Add Python 3.12 build (#85)
* Add Python 3.12 build

* Update typing extensions

* Remove Python 3.7
2023-12-31 13:02:53 +09:00
Regen
60c376a5fd Support Python 3.11 (#69) 2023-01-08 21:21:44 +09:00
Regen
a28d3803ad Update pygls (#68) 2023-01-08 21:06:39 +09:00
Regen
2a5983f9aa Use PDM (#66) 2023-01-08 16:39:41 +09:00
Charlie Vieth
981150e308 poetry: update pygls to version 0.12 (#55)
Update pygls to version 0.12 to remove a conflict with
jedi-language-server which requires pygls "^0.12" and set the minimum
python version to py37 (as required by pygls 0.12).

This commit also bumps the cmake-language-server version to 0.1.36
2022-08-04 22:28:14 +09:00
Regen
6a3140f105 Fix CI (#49) 2022-04-30 02:28:35 +09:00
Regen
a5af5b505f Update pygls (#38) 2021-03-28 23:49:27 +09:00
Regen
4d120a6a98 Replace linter (#37) 2021-03-28 22:23:57 +09:00
Regen
01b1fac73e Replace yapf with black 2020-08-22 14:38:29 +09:00
Regen
c870e3d512 Add server tests 2020-01-04 02:10:30 +09:00
Regen
b2d8e66ef1 Integrate codecov 2019-12-23 02:42:07 +09:00
Regen
4624bdf4e8 WIP 2019-12-23 02:25:21 +09:00
Regen
e73b0bab0f Fix windows build 2019-12-23 02:20:41 +09:00
Regen
ff727b7793 Add windows build 2019-11-24 03:01:06 +09:00
Regen
6b591f7146 Setup CI 2019-11-16 03:26:14 +09:00
Regen
b6916f1082 Initial commit 2019-11-12 01:57:28 +09:00