-
Hey, I'm doing a bit of searching on ruff and helix documentation but am coming up short. Recently for work due to restrictions on downloading software, i switched to helix. I had been using ruff with zed and had the following setting configured
I suspect organizeImports was key here. I'm trying to get some level of parity with helix but im not sure if this is even possible. From reading the documentation and experimenting I got to this point
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I'm not too familiar with Helix myself, but I found this issue in their repo that sounds like running code actions on save is still a missing feature: helix-editor/helix#1565. I didn't see anything about running all code actions with a key binding. |
Beta Was this translation helpful? Give feedback.
I'm not too familiar with Helix myself, but I found this issue in their repo that sounds like running code actions on save is still a missing feature: helix-editor/helix#1565. I didn't see anything about running all code actions with a key binding.