[feat] Use Helix in conjunction with the language server

Open
#28 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
tooling

Research direction

Start with the linked Helix discussion thread and compare the working LSP linting and formatting functions with the failing LSP command matlabls.lint.suppress.file. Trace how LSP commands are exposed and handled in this language server. Done means the command works from Helix as shown by the issue’s expected behavior.

Written by the indexing model from the issue text.

Description

bug

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

Dominant language
TypeScript
Stars
125
Forks
21
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mathworks/MATLAB-language-server

All issues in mathworks/MATLAB-language-server

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.