mathworks / mathworks/MATLAB-language-server

Show linting message suppression quick fixes when MATLAB is not connected

Open
#12 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Is your feature request related to a problem? Please describe.
I set MATLAB to never launch in the extension and code analyzer messages work with some quick fixes (e.g. adding a missing semicolon). However, the quick fixes to suppress warnings on the line and in the file are not present in this mode.

Describe the solution you'd like
When MATLAB is not connected, the message suppression quick fixes should be available.

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.

Research direction

Start by locating the quick-fix handling for MATLAB code analyzer messages and compare the connected and disconnected paths. Verify how the line- and file-level suppression fixes are registered; done means both fixes are available when MATLAB is configured not to launch, alongside the existing quick fixes.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.