再生花

Results 168 comments of 再生花

Can you have a test run again @acalhoon, @ViRu-ThE-ViRuS ? I believe the problem should be resolved

> Hello, I faced the same problem. Highlighting works for some methods but not for Errorf. Well it's impossible to follow with all the default specifications of all languages. If...

Vue indentations should be fine now, can you have a second try with it, pretty please? @timsofteng :pleading_face:

I'd prefer more to have another capture (similar to Helix's `@extend`), or something that allows us to set indents better for indent-aware languages (yaml, python, etc.) Edit: For default indent...

> Think this is a regression because of my `@indent_end` queries, will fix the queries then > I enabled treesitter's indent again for python on latest commit and it fails...

Okay now I don't know what to do @lkhphuc, sorry for pinging By doing this, you get the old behavior back ```diff diff --git a/queries/python/indents.scm b/queries/python/indents.scm index cc13587e..373fe65b 100644 ---...

> Just thought I would give this a bump. It happens to me as well after I use a macro: > > ```c++ > #define For(i, a, b) for (int...

I don't really think it's steelsojka's problems or anything, probably just the mimetype detection for markdown not working?

> @lucario387 Could you let me know what is the mimetype detection? I want to try anything I can do. Hello, the part in question is this https://github.com/nvim-treesitter/nvim-treesitter/blob/95850f7964e5be713ab984384641cc15973626c6/lua/nvim-treesitter/query_predicates.lua#L18-L41 The codeblock...

So `make-range` was never needed? 😱