https://elixir-lang.org/tree-sitter-elixir/ appears to be broken, navigating to the URL produces no output by default. currentFieldName is an attribute rather than a function now.
It's tricky to try to work out the source of tree-sitter.js and how this file varies with the (ever-evolving) tree-sitter API.
https://elixir-lang.org/tree-sitter-elixir/ appears to be broken, navigating to the URL produces no output by default.
currentFieldName
is an attribute rather than a function now.It's tricky to try to work out the source of
tree-sitter.js
and how this file varies with the (ever-evolving) tree-sitter API.