folke / noice.nvim

💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
Apache License 2.0
3.95k stars 88 forks source link

feature: priority of lsp progress #847

Closed konosubakonoakua closed 3 weeks ago

konosubakonoakua commented 3 weeks ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

When I am browsing the lua code base, the lsp progress shows up very frequently, and the fzflua picker contents are blacked out by the lsp progress message.

Describe the solution you'd like

So, can we have some something like 'z-index' to lower the priority of lsp progress message?

Describe alternatives you've considered

disable lua lsp progress

Additional context

No response

folke commented 3 weeks ago

you can already configure that. check the win options in the views