Back to using pyright

This commit is contained in:
Evie Litherland-Smith 2023-10-18 16:04:12 +01:00
parent 644f29106b
commit 708df00cea

View file

@ -47,6 +47,7 @@ in {
rustup rustup
texlive.combined.scheme-medium texlive.combined.scheme-medium
isort isort
python3
python3Packages.cython python3Packages.cython
python3Packages.pyflakes python3Packages.pyflakes
python3Packages.nose python3Packages.nose
@ -73,8 +74,7 @@ in {
marksman marksman
luajitPackages.lua-lsp luajitPackages.lua-lsp
texlab texlab
(python3.withPackages nodePackages.pyright
(ps: with ps; [ python-lsp-server python-lsp-ruff pylsp-mypy ]))
nodePackages.yaml-language-server nodePackages.yaml-language-server
nodePackages.bash-language-server nodePackages.bash-language-server
nodePackages.vscode-html-languageserver-bin nodePackages.vscode-html-languageserver-bin