artiman@piefed.social to Rust@programming.devEnglish · edit-22 days ago[SOLVED] How do i fix expected operatormedia.piefed.socialimagemessage-square7fedilinkarrow-up117arrow-down11file-text
arrow-up116arrow-down1image[SOLVED] How do i fix expected operatormedia.piefed.socialartiman@piefed.social to Rust@programming.devEnglish · edit-22 days agomessage-square7fedilinkfile-text
Why can’t I open the thing it nags me about an operator but how is that relevant I’m just trying to open the thing
minus-squarehollyberries@programming.devlinkfedilinkarrow-up7·2 days agoInline diagnostics was implemented earlier this year, and is still not enabled by default (likely to prevent breaking existing configs). The changelog is from January of this year: https://helix-editor.com/news/release-25-01-highlights/ You can set it up here, and is straightforward: https://docs.helix-editor.com/editor.html#editorinline-diagnostics-section
minus-squaretrevor (he/they)@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up2·19 hours agoAs an avid Helix user, thank you for linking this! I had no idea this was available, nor that I wanted it in the first place, but now I do.
Inline diagnostics was implemented earlier this year, and is still not enabled by default (likely to prevent breaking existing configs). The changelog is from January of this year:
https://helix-editor.com/news/release-25-01-highlights/
You can set it up here, and is straightforward:
https://docs.helix-editor.com/editor.html#editorinline-diagnostics-section
As an avid Helix user, thank you for linking this! I had no idea this was available, nor that I wanted it in the first place, but now I do.