Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Use Helix in conjunction with the language server #28

Open
SubtleMuffin opened this issue Dec 1, 2023 · 1 comment
Open

[feat] Use Helix in conjunction with the language server #28

SubtleMuffin opened this issue Dec 1, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@SubtleMuffin
Copy link

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.

2023-11-30-22:32:34
2023-11-30-22:32:53

@SubtleMuffin SubtleMuffin added the bug Something isn't working label Dec 1, 2023
@SubtleMuffin SubtleMuffin changed the title Use Helix in conjunction with the language server [feat] Use Helix in conjunction with the language server Dec 1, 2023
@dklilley
Copy link
Member

dklilley commented Dec 5, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants