artiman@piefed.social to Rust@programming.devEnglish · edit-26 months ago[SOLVED] How do i fix expected operatormedia.piefed.socialimagemessage-square6fedilinkarrow-up113arrow-down11file-text
arrow-up112arrow-down1image[SOLVED] How do i fix expected operatormedia.piefed.socialartiman@piefed.social to Rust@programming.devEnglish · edit-26 months agomessage-square6fedilinkfile-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-up4·6 months 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
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