Tibor Djurica Potpara
Results
3
issues of
Tibor Djurica Potpara
Currently the `node-types.json` file only contains the node names, but not the numeric [kind_id](https://docs.rs/tree-sitter/0.20.0/tree_sitter/struct.Node.html#method.kind_id). When manipulating parse trees in rust, this involves a lot of string copying across the FFI...
- Fedora 38 + Gnome (Wayland) Repro: ``` > xdg-open foo.sav gio: file:///home/tibordp/foo.sav: Error when getting information for file “/home/tibordp/foo.sav”: No such file or directory > echo $? 4 >...