<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/teal, branch v0.9.2</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/teal?h=v0.9.2</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/teal?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2023-10-25T16:18:50Z</updated>
<entry>
<title>refactor: Remove all `(ERROR) @error` captures</title>
<updated>2023-10-25T16:18:50Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-10-25T07:45:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=107e61afb7129d637ea6c3c68b97a22194b0bf16'/>
<id>urn:sha1:107e61afb7129d637ea6c3c68b97a22194b0bf16</id>
<content type='text'>
As discussed in PR#5421, capturing `@error` is inconsistent, requiring
deep nesting (or priority) in order to correctly have red backgrounds to
it.

Some queries has this capture, some don't. For consistency purposes,
removing all of them is more preferable.

For re-enabling error, either add `(ERROR) @error` or `(ERROR _ @error)`
to your custom queries.
</content>
</entry>
<entry>
<title>chore(injections)!: update injection syntax to 0.9</title>
<updated>2023-08-12T15:34:15Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-05-03T10:07:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=78b54eb7f6a9956d25a3911fa0dfd0cabfe2a4c5'/>
<id>urn:sha1:78b54eb7f6a9956d25a3911fa0dfd0cabfe2a4c5</id>
<content type='text'>
Since 0.9, @lang syntax is still available as fallback but will soon be deprecated.
Because of that, new syntax should be adopted once 0.9 becomes the
baseline requirements for nvim-treesitter

- update health check
- update doc
</content>
</entry>
<entry>
<title>use indent.X syntax for captures and properties of set directives</title>
<updated>2023-03-24T17:07:53Z</updated>
<author>
<name>George Harker</name>
<email>george@george-graphics.co.uk</email>
</author>
<published>2023-03-20T21:44:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=cb568af5393241e5dbc9c19157c5df5e9ca9af2d'/>
<id>urn:sha1:cb568af5393241e5dbc9c19157c5df5e9ca9af2d</id>
<content type='text'>
update CONTRIBUTING.md

adjust indents for bass

fix doc capture comment
</content>
</entry>
<entry>
<title>feat: add `@comment.documentation` where applicable</title>
<updated>2023-03-05T22:15:32Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-02T13:06:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5a87bc98dabd0d38152a6fa774005f7ecbd40f1b'/>
<id>urn:sha1:5a87bc98dabd0d38152a6fa774005f7ecbd40f1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(spell): support more languages</title>
<updated>2022-09-26T12:47:12Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2022-09-26T09:19:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=37398c7d68826c8d6ae3f85cc52d83fd3dee4f84'/>
<id>urn:sha1:37398c7d68826c8d6ae3f85cc52d83fd3dee4f84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(spell): upstream spell queries from spellsitter</title>
<updated>2022-09-06T11:44:19Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2022-09-06T10:56:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=2a63ea5665a6de96acd31a045d9d4d73272ff5a9'/>
<id>urn:sha1:2a63ea5665a6de96acd31a045d9d4d73272ff5a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prefer lua-match over match</title>
<updated>2021-11-23T09:02:06Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2021-11-18T09:51:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=011ac894ec5b9e36563d8629fb7734f43ddb27a8'/>
<id>urn:sha1:011ac894ec5b9e36563d8629fb7734f43ddb27a8</id>
<content type='text'>
as string.find is much quicker than vim.regex:match*
</content>
</entry>
<entry>
<title>fix(teal): highlighting for types</title>
<updated>2021-11-04T19:42:36Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis.russell@arm.com</email>
</author>
<published>2021-11-03T11:25:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ece0f70139fb9c7df96a669424ec015e47e726be'/>
<id>urn:sha1:ece0f70139fb9c7df96a669424ec015e47e726be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>injections(teal): fix cdef injection</title>
<updated>2021-09-24T22:59:40Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2021-09-21T18:41:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=351eefd988ae5d8873147cf082014a99be0007f0'/>
<id>urn:sha1:351eefd988ae5d8873147cf082014a99be0007f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update teal highlights</title>
<updated>2021-08-02T13:20:07Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2021-07-25T13:27:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f96c409e3d2b5c4f8fe76f3e049958a293f13167'/>
<id>urn:sha1:f96c409e3d2b5c4f8fe76f3e049958a293f13167</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(keywords) merge return and yield into keyword.return group</title>
<updated>2021-07-04T19:49:17Z</updated>
<author>
<name>antonk52</name>
<email>halloy52@gmail.com</email>
</author>
<published>2021-07-04T17:24:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=90f15d9bf750e35666e029174481dafbe5fde817'/>
<id>urn:sha1:90f15d9bf750e35666e029174481dafbe5fde817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(keywords) add keyword.return &amp; keyword.yield</title>
<updated>2021-07-04T19:49:17Z</updated>
<author>
<name>antonk52</name>
<email>halloy52@gmail.com</email>
</author>
<published>2021-07-04T16:55:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=bd9095e96986fbb65829a3dbc598f9b35d9b7db2'/>
<id>urn:sha1:bd9095e96986fbb65829a3dbc598f9b35d9b7db2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"</title>
<updated>2021-05-07T14:51:57Z</updated>
<author>
<name>Santos Gallegos</name>
<email>stsewd@protonmail.com</email>
</author>
<published>2021-04-30T18:22:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=67f08570152792c6a4f0815e71a0093ad97f2725'/>
<id>urn:sha1:67f08570152792c6a4f0815e71a0093ad97f2725</id>
<content type='text'>
This reverts commit 4a7a713c527f57c355bc817f16fc6d955b8cce9b.
</content>
</entry>
<entry>
<title>Comment: use `@combined` to create just one tree per buffer (#1252)</title>
<updated>2021-04-28T12:19:07Z</updated>
<author>
<name>Santos Gallegos</name>
<email>stsewd@protonmail.com</email>
</author>
<published>2021-04-28T12:19:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4a7a713c527f57c355bc817f16fc6d955b8cce9b'/>
<id>urn:sha1:4a7a713c527f57c355bc817f16fc6d955b8cce9b</id>
<content type='text'>
* Comment: use `@combined` to create just one tree per buffer

There is no need to create a tree per line/block for comments.
Should fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1251

* Add injections for scss

* Fix jsonc

* Combine jsdoc</content>
</entry>
<entry>
<title>Update teal highlights</title>
<updated>2021-03-23T21:20:30Z</updated>
<author>
<name>Corey Williamson</name>
<email>euclidianAce@protonmail.com</email>
</author>
<published>2021-03-23T21:06:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=548a0d8d7ff1bda7f57170c6ca383544204b0e8c'/>
<id>urn:sha1:548a0d8d7ff1bda7f57170c6ca383544204b0e8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add comment parser to highlight comment tags (#893)</title>
<updated>2021-03-12T16:21:46Z</updated>
<author>
<name>Santos Gallegos</name>
<email>stsewd@protonmail.com</email>
</author>
<published>2021-03-12T16:21:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e4083fc8e11e6585f53d62eb71778cc2af464fad'/>
<id>urn:sha1:e4083fc8e11e6585f53d62eb71778cc2af464fad</id>
<content type='text'>
Closes #236</content>
</entry>
<entry>
<title>teal: Add C language injection for FFI</title>
<updated>2021-03-08T23:45:02Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2021-03-08T22:35:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f41459b300dd1334e0df3c4432dd8b927048adb0'/>
<id>urn:sha1:f41459b300dd1334e0df3c4432dd8b927048adb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>folds(teal): remove record_declaration from folds</title>
<updated>2021-01-30T20:13:14Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2021-01-30T15:53:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f5c41338aa21bf929a44ad9f675b428c6691ec90'/>
<id>urn:sha1:f5c41338aa21bf929a44ad9f675b428c6691ec90</id>
<content type='text'>
See: https://github.com/euclidianAce/tree-sitter-teal/commit/c647346911eb6c18c64b5cecc4c4ffa3ebccfe0b
</content>
</entry>
<entry>
<title>feat: added more indent queries</title>
<updated>2021-01-14T13:43:04Z</updated>
<author>
<name>elianiva</name>
<email>dicha.arkana03@gmail.com</email>
</author>
<published>2021-01-05T12:26:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9184cf395372307df5fd4d7b2cc89f6dea698285'/>
<id>urn:sha1:9184cf395372307df5fd4d7b2cc89f6dea698285</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update teal syntax for 0.10</title>
<updated>2021-01-05T15:52:17Z</updated>
<author>
<name>Corey Williamson</name>
<email>euclidianAce@protonmail.com</email>
</author>
<published>2021-01-05T15:33:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=32085370b1332676bb729979a4bff6813225a52f'/>
<id>urn:sha1:32085370b1332676bb729979a4bff6813225a52f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update for teal-0.9</title>
<updated>2020-12-16T23:44:01Z</updated>
<author>
<name>Corey Williamson</name>
<email>euclidianAce@protonmail.com</email>
</author>
<published>2020-12-16T22:42:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=cfc68f929c7edfede870c3e3e1281a9705d1d6e6'/>
<id>urn:sha1:cfc68f929c7edfede870c3e3e1281a9705d1d6e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Teal queries and parser</title>
<updated>2020-12-03T20:13:02Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-12-03T19:55:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c76709fd366f3e2c09106319687199a0ce97b476'/>
<id>urn:sha1:c76709fd366f3e2c09106319687199a0ce97b476</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update teal queries</title>
<updated>2020-11-30T10:19:22Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-11-28T21:05:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=47fae4eff857b6ba3d67a59f071eb3ed7817fc9a'/>
<id>urn:sha1:47fae4eff857b6ba3d67a59f071eb3ed7817fc9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typearg brackets not highlighting for multiple typeargs</title>
<updated>2020-10-05T10:02:59Z</updated>
<author>
<name>Corey Williamson</name>
<email>euclidianAce@protonmail.com</email>
</author>
<published>2020-10-05T01:35:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=73ef705eb2fbe91b6ef99eb5f6e1912d7b9d2f8c'/>
<id>urn:sha1:73ef705eb2fbe91b6ef99eb5f6e1912d7b9d2f8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set function scope</title>
<updated>2020-10-05T10:02:59Z</updated>
<author>
<name>Corey Williamson</name>
<email>euclidianAce@protonmail.com</email>
</author>
<published>2020-10-05T01:13:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=85791a43164b6f9d1a641354713f39ecf95dd117'/>
<id>urn:sha1:85791a43164b6f9d1a641354713f39ecf95dd117</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update queries/teal/highlights.scm</title>
<updated>2020-10-05T10:02:59Z</updated>
<author>
<name>euclidianAce</name>
<email>euclidianAce@protonmail.com</email>
</author>
<published>2020-10-05T01:06:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=0aa4940f8bd0a79ae338ee7308c7b1e83708c4e6'/>
<id>urn:sha1:0aa4940f8bd0a79ae338ee7308c7b1e83708c4e6</id>
<content type='text'>
Co-authored-by: Santos Gallegos &lt;stsewd@protonmail.com&gt;</content>
</entry>
<entry>
<title>Add teal parser</title>
<updated>2020-10-05T10:02:59Z</updated>
<author>
<name>Corey Williamson</name>
<email>euclidianAce@protonmail.com</email>
</author>
<published>2020-10-05T00:39:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c2acddd651f5a1619e6378d2b3698465a810e485'/>
<id>urn:sha1:c2acddd651f5a1619e6378d2b3698465a810e485</id>
<content type='text'>
</content>
</entry>
</feed>
