-
Helix currently supports running Code Actions manually by pressing Preferably, we extend the language server configuration to allow for specifying code actions to run on save. The actions themselves would then run asynchronously, similar to what we already do for auto formatting. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I think this sounds reasonable, I'd add it as an array maybe? That's how the VSCode preference looks like if I remember correctly |
Beta Was this translation helpful? Give feedback.
-
Opened an issue from the discussion #1565 |
Beta Was this translation helpful? Give feedback.
Opened an issue from the discussion #1565