nvimdev / nvimdev/lspsaga.nvim
Is there any way to cycle through C# function overloads?
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
Hello
I saw this issue 237 and it's marked as completed in jun 22 2022. What author asked for bug fix for :lua require('lspsaga.signaturehelp').signature_help() but I can't find something like this in a current version, I searched into actual implementation code but found nothing.
Is there any support in current implementation right now?
Here is the screenshot of :Lspsaga hover_doc
It shows that there are +3 overloads but i could not find any way to cycle through it
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
Start with the current implementation behind :Lspsaga hover_doc and compare it with the completed issue 237 and its signature_help request. Determine whether the current version exposes overload navigation for the +3 C# signatures; done means either documenting the existing command or defining and implementing a clear way to cycle through them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100