ThePrimeagen / ThePrimeagen/init.lua

How does inlay hints work without vim.lsp.inlay_hint.enable()?

Open
#133 0 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.