NvChad / ui

Lightweight & high performance UI plugin for nvchad
GNU General Public License v3.0
251 stars 126 forks source link

Error detected, TextChangedI Autocommands for "<buffer=5>" #348

Open Staz0r opened 4 days ago

Staz0r commented 4 days ago

Describe the bug Writing a c++ file, everytime I keyed in some symbols like (, , or > this error is shown

To Reproduce Steps to reproduce the behavior:

  1. Open nvim
  2. Make a .cpp file
  3. Type in the symbols above
  4. See error

Expected behavior Nothing serious should be happening

Screenshots TextChangedI Autocommands for "" method textDocument/signatureHelp is not supported by any of the servers registered for the current buffer

Desktop (please complete the following information):

siduck commented 4 days ago

show a video

Staz0r commented 3 days ago

https://github.com/user-attachments/assets/8441f81a-f383-4a67-a8b3-79e26ef04542

Every key that appeared after the error, was the key that I pressed. The last part about :q was just saying that there was a previous buffer that has not been saved, its irrelevant.

siduck commented 3 days ago

i dont code in C++, it works fine here

https://github.com/user-attachments/assets/a5c24c1d-ea52-4fc7-9fe7-72bab9ba27b9

jamesredwards commented 1 day ago

Experiencing the same issue in C projects. Using Linux. Nvim version 0.10.1. NvChad 2.5

siduck commented 1 day ago

where did you download clangd lsp from :/

it supports signature

siduck commented 1 day ago

image

jamesredwards commented 1 day ago

where did you download clangd lsp from :/

it supports signature

Mason

siduck commented 1 day ago

why i am unable to reproduce the issue, do you have some common c project that i can try on

Staz0r commented 1 day ago

I'm not really familiar with lua, so all I did was just copy pasting installation code. I remember everything working just fine before though. Do you need to see all my plugins list for reference?

jamesredwards commented 1 day ago

I just tried it again with a basic hello world program. Same issue. I'll try a completely fresh install of nvchad on a different machine tonight with only clangd in lspconfig.