Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Wrong kind of workspace/symbol in lsp-mode for classes/structs #41

Closed
joefbkohler opened this issue Aug 15, 2022 · 2 comments
Closed

Wrong kind of workspace/symbol in lsp-mode for classes/structs #41

joefbkohler opened this issue Aug 15, 2022 · 2 comments

Comments

@joefbkohler
Copy link

When requesting "workspace/symbol", lsp-mode receives Classes and Structs as File. I don't know if this happens with other kinds, as well. Methods, Properties and Fields seems to be working as intended.

razzmatazz added a commit that referenced this issue Aug 16, 2022
.. when displaying type info on `workspace/symbol` and other LSP requests

Related to:
- #41
@razzmatazz
Copy link
Owner

fixed with 328dd2a will release a new version later

@razzmatazz
Copy link
Owner

https://www.nuget.org/packages/csharp-ls/0.5.4 has been released that should fix the issue

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants