You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using Helix as my primary editor for roughly a year now. One thing I noticed recently when editing Rust code is that after making a change I'd hit space-D, Esc repeatedly - waiting for the LSP to process the change and reloading the global diagnostic picker to see the outcome.
I think it could improve my editing feedback loop a little if the diagnostic picker auto refreshed on receiving an update from the LSP. Is that possible? Keen to hear your thoughts.
The text was updated successfully, but these errors were encountered:
Hi all,
Thanks for your work on this great editor.
I have been using Helix as my primary editor for roughly a year now. One thing I noticed recently when editing Rust code is that after making a change I'd hit space-D, Esc repeatedly - waiting for the LSP to process the change and reloading the global diagnostic picker to see the outcome.
I think it could improve my editing feedback loop a little if the diagnostic picker auto refreshed on receiving an update from the LSP. Is that possible? Keen to hear your thoughts.
The text was updated successfully, but these errors were encountered: