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 tried to use the language server with Helix editor, and my attempts so far are recorded in this discussion thread. Most functions, such as LSP linting and formatting, are working. LSP commands, such as matlabls.lint.suppress.file, are not, unfortunately.
The text was updated successfully, but these errors were encountered:
Unfortunately, I am not able to provide much guidance for using this language server outside of VS Code. I am also not familiar with the Helix editor.
Can you elaborate on what you mean when you say that the LSP commands are not working?
Are you selecting "Suppress message..." options which are having no effect?
Are the "Suppress message..." options not appearing?
Are there any error messages you can share?
I am having trouble finding any Helix documentation which denotes which aspects of Language Server Protocol are currently supported. My suspicion is that Code Action Requests may not currently be supported by Helix.
I tried to use the language server with Helix editor, and my attempts so far are recorded in this discussion thread. Most functions, such as LSP linting and formatting, are working. LSP commands, such as
matlabls.lint.suppress.file
, are not, unfortunately.The text was updated successfully, but these errors were encountered: