Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Block comment being parsed as error. #57

Open
autofool opened this issue Dec 4, 2022 · 1 comment
Open

Block comment being parsed as error. #57

autofool opened this issue Dec 4, 2022 · 1 comment

Comments

@autofool
Copy link

autofool commented Dec 4, 2022

Installed with mason on neovim. tag=v0.6.0#17abe2df93ff75fc496a9641e2f37ae6d302f07a
Normal comments with // works fine. However, block comments with /* */ shows error expected Fn, Struct, Var, blah, blah ....

At first I thought maybe this was problem with nvim-treesitter which formats code but after removing treesitter config lsp still showed the error.

I was going to ask on tracker issue whether this is yet to implement feature or what but didn't see anything related to comments.

[EDIT] I'm not sure if this is analyzer problem or not but since its related to lsp I came here.

shot

@fmorroni
Copy link

Same issue, any news?

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

No branches or pull requests

2 participants