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
When I clone and build grammars I have to rename the shared libraries from libtree-sitter-<lang>.so to tree-sitter-<lang>.so otherwise cffi can not find the functions to execute.
When I clone and build grammars I have to rename the shared libraries from libtree-sitter-<lang>.so to tree-sitter-<lang>.so otherwise cffi can not find the functions to execute.