Christian Clason

Results 1361 comments of Christian Clason

Ah. Windows. Then that's as far as I can help you (beyond recommending to remove and reinstall `nvim-treesitter` and the parser) -- it works for me.

> You need to change the commit in lockfile.json to make CI work. Done, so we can peek at CI.

CI fails because of a Lua query? @theHamsta

Maybe; I just bumped to the latest commit on the `master` branch.

> EDIT: aparrently it's argument not arguments argument: (_) yep, the new branch just has `argument` (where the old one had `arguments`).

But that wasn't it, it seems.

OK, fixed the queries (I changed `@string.quote` to just `@string`; we can revisit once we have Atom-style fallback captures). I don't know why Windows `cl` fails; it query tests claim...

Yeah; that doesn't look like it's an error in the queries. There's been a few things where nvim-treesitter and tree-sitter cli don't produce the same result -- I had it...

I think your force-push removed my fixes 😞

Yep, `make.so` seems to be generated.