User avatar
asta @ah@goto.boserup.eu
1mo
hmm the forester tree-sitter parser I generate does not spit out taxon or meta nodes for reasons unknown
1
0
0
0
User avatar
asta @ah@goto.boserup.eu
1mo
Commenting out the following highlights makes Neovim not give a big scary error uhh I am quite amused.
(taxon "taxon" @field)
(meta "meta" @field)
(ident label: (_) @string)
(unlabeled_link (external_link (_) @text.uri))
1
0
0
0
User avatar
asta @ah@goto.boserup.eu
1mo
Taxons are not given field names so I struggle to see why this would ever work, honestly. But I am no expert. And it seemingly did previously. Or failed less hard at least.

github.com/kentookura/tree-sitter-forester/blob/main/grammar.js#L94
2
0
0
0
User avatar
asta @ah@goto.boserup.eu
1mo
I sort of wish that I was less invested in forester, but I do also enjoy the things I have used it for.
1
0
1
0
User avatar
mio @mio@shrimp.mio19.uk
1mo
@ah Is there an alternative to invest in instead of forester?
1
0
0
0

User avatar
asta @ah@goto.boserup.eu
1mo
@mio I'm sure one would have to give up some things!
0
0
1
0