cmp-nvim-lsp-signature-help VS lsp-inlayhints.nvim

Compare cmp-nvim-lsp-signature-help vs lsp-inlayhints.nvim and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cmp-nvim-lsp-signature-help lsp-inlayhints.nvim
10 19
534 423
- -
0.0 3.9
5 days ago 11 months ago
Lua Lua
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cmp-nvim-lsp-signature-help

Posts with mentions or reviews of cmp-nvim-lsp-signature-help. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-24.

lsp-inlayhints.nvim

Posts with mentions or reviews of lsp-inlayhints.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.
  • Help needed with setting up inlay hints
    2 projects | /r/neovim | 6 Jun 2023
    Thanks for the reply! I also wanted to make it work with clangd, but it won't. I stumbled upon this issue. Maybe you have enough knowledge to figure this out, I don't know how to set up this compilation database. I installed clangd using Mason, and configured it via lspconfig basically the same way as the guy in the issue I linked did. Also, I'm using the newest nightly.
  • Forking of rust-tools.nvim
    2 projects | /r/neovim | 25 May 2023
    I don't understand why inlay hints must be implemented in a rust-specific plugin. https://github.com/lvimuser/lsp-inlayhints.nvim exists, has support for inline inlay hints (on a separate branch for now) and works with rust (and should work any language server since inlay hints are part of the spec). Am I missing something?
  • feat(ui): inline virtual text #20130 just merged
    4 projects | /r/neovim | 22 May 2023
    To use inlay hints in typescript an rust you would need this plugin: https://github.com/lvimuser/lsp-inlayhints.nvim It provides example in the readme on how to setup inlay hints for typescript and rust. For now the master brach has "old" inlay hints implementation but there is a branch that implement new one. And of course you will need nightly version for that for now.
  • rust-analyzer changelog #181
    3 projects | /r/rust | 15 May 2023
    https://github.com/lvimuser/lsp-inlayhints.nvim (Multiple langs)
  • How to enable inlay hints for ocamllsp?
    1 project | /r/neovim | 10 May 2023
    But it doesn't seem to work. I also tried lvimuser/lsp-inlayhints.nvim with no luck. Any advice of how to properly enable this feature when ocamllsp server is attached? Thank you in advance.
  • Help with finding a plugin & workflow
    3 projects | /r/neovim | 8 May 2023
    I have inlay hints working in nvim with lvimuser/lsp-inlayhints.nvim, no special configuration other than the LspAttach block from their README. The caveat is that your LSP server has to support inlay hints.
  • Please inform me of the plugin(s) enabling these two features
    8 projects | /r/neovim | 29 Mar 2023
    The second one might be https://github.com/lvimuser/lsp-inlayhints.nvim
  • tsserver configuration options
    6 projects | /r/neovim | 24 Mar 2023
    you can use nvim-lspcofig for LSP support, mason.nvim for installing LSP servers, linters, formatters and debug adapters. nvim-cmp for completions, luasnip for snippets, null-ls for configuring your formatter and linters , lsp-inlayhints for inlay hints.
  • getting inline rust analyzer error hints with neovim
    5 projects | /r/neovim | 12 Mar 2023
    Inlay hints are available through rust-tools.nvim, or lsp-inlayhints.nvim.
  • Is it possible to get inlay hints with Omnisharp?
    1 project | /r/neovim | 12 Mar 2023
    iirc, inlay hints aren't supported by nvim's built-in LSP, but you can get them with the inlay-hints plugin: https://github.com/lvimuser/lsp-inlayhints.nvim (if the LSP for omnisharp also supports them)

What are some alternatives?

When comparing cmp-nvim-lsp-signature-help and lsp-inlayhints.nvim you can also consider the following projects:

lsp_signature.nvim - LSP signature hint as you type

aerial.nvim - Neovim plugin for a code outline window

ddc-nvim-lsp-doc - Shows completion documentation and signature help from nvim-lsp.

guess-indent.nvim - Automatic indentation style detection for Neovim

noice.nvim - 💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.

inlay-hints.nvim - almost not wip

cmp-rg - ripgrep source for nvim-cmp

incline.nvim - 🎈 Floating statuslines for Neovim, winbar alternative

nvim-cmp - A completion plugin for neovim coded in Lua.

barbecue.nvim - A VS Code like winbar for Neovim

dressing.nvim - Neovim plugin to improve the default vim.ui interfaces

gopher.nvim - Neovim plugin for make golang development easiest