emacs-lsp / lsp-mode

Emacs client/library for the Language Server Protocol
https://emacs-lsp.github.io/lsp-mode
GNU General Public License v3.0
4.72k stars 860 forks source link

headerline not show symbols #4461

Closed sandao closed 1 month ago

sandao commented 1 month ago

Thank you for the bug report

Bug description

use lsp in csharp mode with spacemacs, after updated the latest version, headerline not show symbols! also lsp-treemacs-symbols show nothing!

Steps to reproduce

open an csharp project file

Expected behavior

show symbols

Which Language Server did you use?

lsp-chsarp

OS

MacOS

Error callstack

No response

Anything else?

No response

sandao commented 1 month ago

the reason is Use plists for deserialization;so close;