ap29600 / tree-sitter-odin

Odin grammar for tree-sitter
MIT License
17 stars 4 forks source link

syntax highlighting not correct with multiple named return values of the same type. #13

Open jjszaniszlo opened 3 months ago

jjszaniszlo commented 3 months ago

Hi, it seems that syntax highlighting doesn't correctly work when multiple named return values are used and have the same type. Attached is an image showcasing this.

Screenshot 2024-07-30 094356

ap29600 commented 2 months ago

Hi, I'm not currently working on this syntax, so while I would very much appreciate and accept a patch, I'm not sure when I will be able to look into this myself. If you really care about a robust syntax I would point you to this one which seems to be more mature