<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/runtime/queries/jinja_inline, branch fix/lua</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/runtime/queries/jinja_inline?h=fix%2Flua</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/runtime/queries/jinja_inline?h=fix%2Flua'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2025-09-29T01:39:09Z</updated>
<entry>
<title>fix: remove redundant alternants (#8159)</title>
<updated>2025-09-29T01:39:09Z</updated>
<author>
<name>Riley Bruins</name>
<email>ribru17@hotmail.com</email>
</author>
<published>2025-09-29T01:39:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=77362027f7aa850c87419fd571151e76b0b342a6'/>
<id>urn:sha1:77362027f7aa850c87419fd571151e76b0b342a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(jinja_inline): fix crashing query pattern</title>
<updated>2025-08-05T18:06:49Z</updated>
<author>
<name>Robert Muir</name>
<email>rcmuir@apache.org</email>
</author>
<published>2025-07-21T15:53:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4d9916e477e5d4e3b245845dfd285edf429f3252'/>
<id>urn:sha1:4d9916e477e5d4e3b245845dfd285edf429f3252</id>
<content type='text'>
If jinja_inline parser is regenerated, then this pattern hits an
"impossible" assert in tree-sitter query processing.
</content>
</entry>
<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>
<entry>
<title>feat!: drop modules, general refactor and cleanup</title>
<updated>2025-05-12T16:43:40Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-06-12T15:54:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=692b051b09935653befdb8f7ba8afdb640adf17b'/>
<id>urn:sha1:692b051b09935653befdb8f7ba8afdb640adf17b</id>
<content type='text'>
</content>
</entry>
</feed>
