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

Zig function calls showing up as @variable #226

Open
diocletiann opened this issue Mar 29, 2024 · 0 comments
Open

Zig function calls showing up as @variable #226

diocletiann opened this issue Mar 29, 2024 · 0 comments

Comments

@diocletiann
Copy link

diocletiann commented Mar 29, 2024

Hi, thanks for awesome theme. I disabled semantic highlights and now in Zig I don't get @function.call for function calls (method calls show up as @function.call). It wasn't using the lsp token info before so I'm not sure what broke.

I checked the tree and they look like this but they show up as @variable.zig.
variable_type_function: (IDENTIFIER) ; [113, 4] - [113, 15]

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

1 participant