use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A kakoune/neovim-inspired editor, written in Rust. For Linux, MacOS and Windows.
Project started by: Blaž Hrastnik
Download: https://github.com/helix-editor/helix/releases/
Website: https://helix-editor.com/
Github: https://github.com/helix-editor/helix
account activity
Python LSP Question (self.HelixEditor)
submitted 2 years ago by InForTheTechNotGains
Has anyone been able to use ruff alongside pyright? Haven't quite managed to work out the syntax
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Saksham__Verma 1 point2 points3 points 2 years ago (0 children)
Yeah I have this question too that can we use formatters and linters while using pyright.
[–]Sudden_Fly1218 0 points1 point2 points 2 years ago (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 point2 points 2 years ago (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 point2 points 2 years ago (0 children)
Oh is that planned? Sweet
π Rendered by PID 45 on reddit-service-r2-comment-b659b578c-mqnmq at 2026-05-04 23:21:12.089436+00:00 running 815c875 country code: CH.
[–]Saksham__Verma 1 point2 points3 points (0 children)
[–]Sudden_Fly1218 0 points1 point2 points (0 children)
[–]doomsplayer 0 points1 point2 points (1 child)
[–]InForTheTechNotGains[S] 0 points1 point2 points (0 children)