nvimdev / nvimdev/lspsaga.nvim
output of code_action via telescope-ui-select
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Lua
- Stars
- 3.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
When I run Lspsaga code_action I get:
When I run vim.lsp.buf.code_action I get:
Is it possible to show lspsaga actions through this telescope plugin?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the output from Lspsaga code_action with vim.lsp.buf.code_action and review how the telescope-ui-select plugin presents the latter. Determine the integration scope and define completion as displaying Lspsaga actions through the Telescope UI, with behavior matching the requested example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100