Thomas Vigouroux

Results 28 issues of Thomas Vigouroux

Fallback to default testing for all queries present in the parser'squeries directory. For a given query .scm, the test files are searched in test//* Also mimic the output of other...

Hi, I realized that `complementree.nvim` was listed here. I moved the plugin to sourcehut today, and wanted to let you know. I also realized that this is the first plugin...

Hey there, I love your app and I use it since I started cubing ! As I am a Roux user, the thing I would love to see in the...

This allows filtering captures that are not useful, and provides a severe performance boost when handling long lines. cc @bfredl. --- ### Updates from @lewis6991 Todo: - [ ] Handle...

treesitter

# Structural editing Currently, we use treesitter as an overlay over buffer contents. While this is already really cool, what would be better is being able to edit the tree...

enhancement
syntax
treesitter

Fixes #18108 @bfredl, this removes an old part of the code that was added a long time ago. Now comes the question of actually using ephemeral extmarks, and rather use...

refactor
treesitter

Teal was great but the lua LSP is good enough now with type checking.

__DISCLAIMER__: I am not a lean expert, I just started to learn it. I was debugging a little the reason why the grammar was extremely long to generate, despite not...