ThePrimeagen / ThePrimeagen/init.lua
How does inlay hints work without vim.lsp.inlay_hint.enable()?
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 4k
- Forks
- 680
- PR merge metrics
- No merged PRs in 30d
Description
Here inlay hints is enabled for the server but no where in the config do I see vim.lsp.inlay_hint.enable() to enable this feature on the client (editor) side.
Does this work?
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
Read lua/theprimeagen/lazy/lsp.lua around line 51 and trace how inlay hints are configured for the server and client. Confirm whether the current setup displays inlay hints, then document the finding or identify the missing configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, neovim
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100