nvimdev / nvimdev/lspsaga.nvim

output of code_action via telescope-ui-select

Open
#1,381 0 comments 1 reaction 0 assignees View on GitHub

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:
image

When I run vim.lsp.buf.code_action I get:
image

Is it possible to show lspsaga actions through this telescope plugin?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.