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
The langugage server technology we;re using rely on Treestitter instead of ANTLR. We need to "translate" the grammar into a treesitter representation. As the grammar is stable, that can be done "once and for all".
The text was updated successfully, but these errors were encountered:
The langugage server technology we;re using rely on Treestitter instead of ANTLR. We need to "translate" the grammar into a treesitter representation. As the grammar is stable, that can be done "once and for all".
The text was updated successfully, but these errors were encountered: