You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(lspecho): add kind and status to LSP progress echo
Enhance the LSP progress echo by including `kind` and `status` fields in
the options passed to `nvim_echo`. This allows for richer status
reporting and better integration with features that consume these
fields, such as statusline plugins or custom UI components.
0 commit comments