who-wrote-that / cli

A command line tool to quickly lookup code owners of classes, methods and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use field name `name` provided by tree sitter

jonhue opened this issue · comments

Then we won't have to use these error prone extract...Name functions that are language-specific.

This is waiting for the implementation of field bindings in node-tree-sitter.