Closed m-demare closed 1 year ago
Hi, I've received this issue in my neovim plugin
Basically, when a macro is used in the parameter_list, the parser fails:
Is this solvable?
no not exactly, tree-sitter doesn't do well with macros
Okay, thanks for the response! Neovim got LSP tokens recently, so this isn't as big of an issue anymore
Hi, I've received this issue in my neovim plugin
Basically, when a macro is used in the parameter_list, the parser fails:
Is this solvable?