lewis6991 / lewis6991/hover.nvim
Feedback when no hover is found
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 744
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
when I use keybinding from lspconfig with noice, it gives a nice (or should I noice 😅) popup to tell you if when there's no hover information to pop up. On the contrast with this plugin, it seems to give no feedback at all, so maybe that could be improved in the some form that maybe as simple as printing message.
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 by tracing how hover.nvim handles a request that returns no hover information, since the issue names no files or tests. Compare the behavior with the referenced lspconfig and noice integrations, then verify that users receive clear feedback when no hover content is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100