-
-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Feature description
It seems that dialogs like lua vim.cmd.RustLsp('codeAction') doesn't use vim.ui.select, which makes custom input like
https://github.com/stevearc/dressing.nvim and https://github.com/nvim-telescope/telescope-ui-select.nvim, not work.
So, it would be nice if the code actions could (and other relevant parts) could use vim.ui.select (and vim.ui.input when that is appropriate).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed