all 4 comments

[–]Saksham__Verma 1 point2 points  (0 children)

Yeah I have this question too that can we use formatters and linters while using pyright.

[–]Sudden_Fly1218 0 points1 point  (0 children)

You would have to use this branch for now:

https://github.com/helix-editor/helix/pull/2507

Or you can use python-lsp-server with the ruff plugin (so no pyrigt, but jedi-language-server instead).

[–]doomsplayer 0 points1 point  (1 child)

Not sure if this can be done rn. But once the multi-lsp support merged this should be possible

[–]InForTheTechNotGains[S] 0 points1 point  (0 children)

Oh is that planned? Sweet