Skip to content

use vim.ui.select and vim.ui.input #138

@snaggen

Description

@snaggen

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

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions