# ray-x/lsp_signature.nvim

LSP signature hint as you type

Repository: https://github.com/ray-x/lsp_signature.nvim
Canonical: https://ross.abutalabs.com/products/lsp_signaturenvim
Language: Lua
License: Apache-2.0
License Family: permissive
Topics: neovim, lsp, neovim-plugin, autocomplete
Last push: 2026-05-19T01:52:27+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 83, release rhythm 8, longevity 100
- inputs: {"age_days": 2013, "days_push": 107, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2368, forks 84 (observed 2026-08-28T04:06:41.659535+00:00)

## What it is
A Neovim plugin that displays LSP function signature hints in a floating window or virtual text as you type. It complements completion plugins that lack signature help support and supports parameter highlighting and overloaded signatures.

## Use cases
- show function signature hints while typing in neovim
- add signature help to completion plugins that don't support it
- highlight the current parameter in function calls
- display multiple overloaded function signatures
- show next parameter hint as virtual text

## When to choose
- you use Neovim 0.10+ with LSP and want inline signature hints
- your completion plugin lacks signature help
- you prefer virtual-text parameter hints over floating windows

## When to avoid
- you use an editor other than Neovim
- your completion engine already provides signature help
- you run Neovim older than 0.10 without using the legacy branches

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, developer-tools
- domain: developer-tools, text-editors
- platform: editor-plugin, windows
- tags: neovim, lsp, signature-help, autocomplete, lua, linux, macos

## Member repositories
- ray-x/lsp_signature.nvim (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:41.659535+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:35:29.590803+00:00, confidence not recorded.
  - readme: https://github.com/ray-x/lsp_signature.nvim (fetched 2026-08-28T04:06:41.659535+00:00, sha 45a55f657887)
- Data as of 2026-08-30T08:39:29.467469+00:00.
