<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/tests/query/highlights/jinja, branch feat/emmylua</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/tests/query/highlights/jinja?h=feat%2Femmylua</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/tests/query/highlights/jinja?h=feat%2Femmylua'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2025-08-05T18:06:49Z</updated>
<entry>
<title>Revert "fix(jinja): remove crashing pattern"</title>
<updated>2025-08-05T18:06:49Z</updated>
<author>
<name>Robert Muir</name>
<email>rcmuir@apache.org</email>
</author>
<published>2025-07-21T15:49:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a4fa3e2d187ad98eb74d27c566ab3c330397ed75'/>
<id>urn:sha1:a4fa3e2d187ad98eb74d27c566ab3c330397ed75</id>
<content type='text'>
This reverts commit 8c8742871a1489afd7878bfee4bc40465f4a116a.
</content>
</entry>
<entry>
<title>fix(jinja): remove crashing pattern</title>
<updated>2025-07-21T09:21:52Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2025-07-21T09:00:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=8c8742871a1489afd7878bfee4bc40465f4a116a'/>
<id>urn:sha1:8c8742871a1489afd7878bfee4bc40465f4a116a</id>
<content type='text'>
https://github.com/cathaysia/tree-sitter-jinja/issues/37
</content>
</entry>
<entry>
<title>fix(jinja): assign highlights to all variables and functions</title>
<updated>2025-07-19T16:25:47Z</updated>
<author>
<name>Robert Muir</name>
<email>rmuir@apache.org</email>
</author>
<published>2025-07-18T02:12:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=20d77c2e5ba71315dee7dcf47456557413b1481e'/>
<id>urn:sha1:20d77c2e5ba71315dee7dcf47456557413b1481e</id>
<content type='text'>
The majority of jinja variables aren't assigned any highlights at all.
Assign @variable to all identifiers.

Jinja filters without parameters are not highlighted as functions: add a
query for these.

Refine the existing @variable.member to only capture identifiers instead
of broader nodes.
</content>
</entry>
</feed>
