OmniSharp / omnisharp-roslyn

OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
MIT License
1.78k stars 419 forks source link

[LSP] Feature request: Progress support #2507

Open Anakael opened 1 year ago

Anakael commented 1 year ago

It would be nice to have support of lsp progress: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#progress

Example of usage: https://github.com/j-hui/fidget.nvim

If you interested in that I want to try implement it by myself :)

gabrieldechichi commented 1 year ago

+1 I would like that

mezdelex commented 10 months ago

+1

tusan-tsvetkoff commented 9 months ago
GustavEikaas commented 7 months ago

+1

joseph280996 commented 3 months ago