Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add progress handler

Open
#81 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
matlab, neovim, typescript

Research direction

Start by tracing how the MATLAB language server indexes a project and handles LSP notifications, then review the linked LSP progress specification and the Neovim Fidget integration. The work is done when indexing progress and completion are reported through LSP notifications and appear in Fidget.

Written by the indexing model from the issue text.

Description

enhancement

Hi!

I'd like to suggest adding support to progress notifications. This is mostly an aesthetic feature, but I find it useful to know when the LSP server is done indexing the project and is responsive to other queries.

To add a bit of context, I have configured the MATLAB language server in Neovim and I'd like to get LSP notifications through the Fidget plugin, which works out of the box for the other LSP servers I use.

Thanks in advance for considering this request.

Dominant language
TypeScript
Stars
125
Forks
21
Avg merge
1d 2h
Merged PRs (30d)
1

Getting set up

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.