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
v2.0.0
This release completely rewrites the tree-sitter grammar to make it
nicer to work with, as well as reflecting the new syntax rules coming to
GSP. It also updates all the neovim queries accordingly.
v1.0.2
This release of tree-sitter-gsp properly handles all unicode whitespace,
which is the behavior of GSP. You may now use things such as
non-breaking spaces between your node names and attribute lists.