You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, currently the anchors and aliases are parsed like (anchor) and (alias) would be great if they could be parsed as (anchor "&" (name)) and (alias "*" (name)) instead. So the name itselft can be captured.
Hi, currently the anchors and aliases are parsed like
(anchor)
and(alias)
would be great if they could be parsed as(anchor "&" (name))
and(alias "*" (name))
instead. So the name itselft can be captured.ref nvim-treesitter/nvim-treesitter#1172
The text was updated successfully, but these errors were encountered: