Christian Clason
Christian Clason
> The tests fails because of captures that are used for `#eq?` / `#match?` predicates. For "private use" captures, you can prefix them with an underscore (e.g., `@_key`).
@elliotfontaine friendly ping
Sorry, `@variable.parameter` like @ribru17 said!
> @clason does tree-sitter highlight have any documented guidelines for upstream queries? I am not aware of any. Github added a set of "base captures" to tree-sitter, but that's fan...
Also happens on restart with `window-save-state = always`. Opening a new tab will show the correct tabbar (including the old tabs), but switching to one of the old tabs loses...
No, please don't close it -- just because _your_ concrete problem is solved, the general issue about using different parsers, and how to have better control over which queries are...
I think this needs to be a coordinated discussion with upstream, but I'm not sure whether it makes sense to open an issue there yet. Can this be separated into...
Thank you! I'm sorry I missed this option in the documentation. (This is a stretch goal, but would it be possible to keep closing `$.`, `$,`, and `$;` on the...
Where would I put this exactly?
I tried that, but it made no difference, sorry.