Christian Clason
Christian Clason
That is a different issue from the one you linked (which is simply a misunderstanding of how `vim.lsp.enable` works, not a different use case that is not supported).
and run `./scripts/format-queries.lua queries/scala`?
https://github.com/nvim-treesitter/nvim-treesitter/wiki/Testing is the best we have.
@lucario387
Missing lockfile entries.
Needs a rebase on `master`, then LGTM. (In general, you should not bump the parser unless absolutely necessary to make the changes work. In particular, if the automated lockfile update...
No worries!
Please always include 1. a concrete example as **text** we can copy and paste (or a file to download, if you can't minimize it); 2. the output of `:Inspect` on...
I would expect (but need the requested output to confirm) that this is an issue with the parser, not the queries, so you'd have to report it there.
Yes, the issue is with the injections here, specifically with the `@injection.combined`. Not sure how that can be fixed (here) without breaking other things. @ObserverOfTime @ribru17