folke / noice.nvim

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

feature: add support for vim.lsp.buf.rename() function #712

Closed theKnightsOfRohan closed 3 weeks ago

theKnightsOfRohan commented 6 months ago

Did you check the docs?

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

It's not really a problem, but it's just disconcerting to have a combination of old and new UI when using the rename function.

Describe the solution you'd like

When using the vim.lsp.buf.rename() function, a dialog similar to that of the command or search bar should appear.

Describe alternatives you've considered

I don't know about any other alternatives which would make sense, but I could see there being a slight issue because the rename function allows you to use both normal and insert mode in the dialog, which I don't know if you want noice to support.

Additional context

No response

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 3 weeks ago

This issue was closed because it has been stalled for 7 days with no activity.