<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/tests/indent/lua_spec.lua, branch test/scandir</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/tests/indent/lua_spec.lua?h=test%2Fscandir</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/tests/indent/lua_spec.lua?h=test%2Fscandir'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2025-05-12T16:43:40Z</updated>
<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>
<entry>
<title>fix(lua): proper indent after multiline string arg</title>
<updated>2024-08-05T08:07:41Z</updated>
<author>
<name>Riley Bruins</name>
<email>ribru17@hotmail.com</email>
</author>
<published>2024-08-05T01:26:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=558c7ad7bf147c1394d971e6a734ea16e440d51a'/>
<id>urn:sha1:558c7ad7bf147c1394d971e6a734ea16e440d51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(lua): indent functions before they are closed</title>
<updated>2024-07-16T11:17:36Z</updated>
<author>
<name>Riley Bruins</name>
<email>ribru17@hotmail.com</email>
</author>
<published>2024-07-05T17:17:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4836c1df6516cc2f895e362f3d00a15a236407b3'/>
<id>urn:sha1:4836c1df6516cc2f895e362f3d00a15a236407b3</id>
<content type='text'>
Fixes #6786
</content>
</entry>
<entry>
<title>fix(indents): indents for error block (css, lua) (#3207)</title>
<updated>2022-07-21T11:48:03Z</updated>
<author>
<name>Kiyan</name>
<email>yazdani.kiyan@protonmail.com</email>
</author>
<published>2022-07-21T11:48:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d7f06bfb1381a2741c1bcbadf1bc1e3ed77abea4'/>
<id>urn:sha1:d7f06bfb1381a2741c1bcbadf1bc1e3ed77abea4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(indent/lua): wrong for nested tables due to branch on opening pairs</title>
<updated>2022-04-06T19:28:11Z</updated>
<author>
<name>Jędrzej Boczar</name>
<email>yendreij@gmail.com</email>
</author>
<published>2022-04-06T19:14:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=717fef738bd67b644e70d84182e9b285bf64f810'/>
<id>urn:sha1:717fef738bd67b644e70d84182e9b285bf64f810</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(lua): make ")" `@indent_end</title>
<updated>2022-02-06T19:47:15Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-02-06T18:31:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5fd68ba0c26e2f5daf4826f3d436fef42a01ecf0'/>
<id>urn:sha1:5fd68ba0c26e2f5daf4826f3d436fef42a01ecf0</id>
<content type='text'>
Fixes #2476
</content>
</entry>
<entry>
<title>indents(lua): use `(comment) @auto`</title>
<updated>2022-02-05T17:54:55Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-02-05T12:49:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a14970861cd574048cc01f1a5d6ae184c2dfd64b'/>
<id>urn:sha1:a14970861cd574048cc01f1a5d6ae184c2dfd64b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(indents): re-parse before each indent</title>
<updated>2022-02-05T17:54:55Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-01-22T18:10:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=b06961a519c7494d0d0509a9eadd6bbf72b9bbf5'/>
<id>urn:sha1:b06961a519c7494d0d0509a9eadd6bbf72b9bbf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(indent): lua - support `@indent_end` (#2454)</title>
<updated>2022-02-04T21:08:18Z</updated>
<author>
<name>Munif Tanjim</name>
<email>hello@muniftanjim.dev</email>
</author>
<published>2022-02-04T21:08:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=11e7ee1d91dcb97f85c3fa98da440595289123fe'/>
<id>urn:sha1:11e7ee1d91dcb97f85c3fa98da440595289123fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: rewrite indent module</title>
<updated>2022-01-21T09:51:51Z</updated>
<author>
<name>Munif Tanjim</name>
<email>hello@muniftanjim.dev</email>
</author>
<published>2022-01-18T15:17:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c0110e34aa8ef53480c7aac6ffa5b9f8227a96bd'/>
<id>urn:sha1:c0110e34aa8ef53480c7aac6ffa5b9f8227a96bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: improve indent module</title>
<updated>2022-01-21T09:51:51Z</updated>
<author>
<name>Munif Tanjim</name>
<email>hello@muniftanjim.dev</email>
</author>
<published>2022-01-16T22:44:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=baf94219aae2ec2893c197f17e2eb36789b6a1d7'/>
<id>urn:sha1:baf94219aae2ec2893c197f17e2eb36789b6a1d7</id>
<content type='text'>
get_node_at_line should return appropriate child if available
</content>
</entry>
<entry>
<title>feat(lua)!: switch from our fork to MunifTanjim's (#2272)</title>
<updated>2022-01-18T21:15:26Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-01-18T21:15:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c80715f883b8c7963782973b23297c5dec7924be'/>
<id>urn:sha1:c80715f883b8c7963782973b23297c5dec7924be</id>
<content type='text'>
also take queries from https://github.com/MunifTanjim/nvim-treesitter-lua/tree/main/queries/lua

BREAKING CHANGE: queries are not compatible; modules will have to update</content>
</entry>
<entry>
<title>Mark failing indent tests to add them to CI</title>
<updated>2021-11-24T16:29:55Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2021-11-20T14:14:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c7634f16dee010d092cad867959a51962406fc62'/>
<id>urn:sha1:c7634f16dee010d092cad867959a51962406fc62</id>
<content type='text'>
Expected failures should be monitored so that we don't have regressions
and also remove failure marks when they are resolved.
</content>
</entry>
<entry>
<title>Use stylua for autoformat code (#1480)</title>
<updated>2021-07-04T21:12:17Z</updated>
<author>
<name>Santos Gallegos</name>
<email>stsewd@protonmail.com</email>
</author>
<published>2021-07-04T21:12:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=be8f65608796e50aa2e2da5452849c263558f0ed'/>
<id>urn:sha1:be8f65608796e50aa2e2da5452849c263558f0ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/indent: factor out most of the code into common.lua</title>
<updated>2021-04-23T19:21:38Z</updated>
<author>
<name>Jędrzej Boczar</name>
<email>yendreij@gmail.com</email>
</author>
<published>2021-04-22T22:41:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=af3537fbe57a2a37ab2b620c9ecc487e31b4da64'/>
<id>urn:sha1:af3537fbe57a2a37ab2b620c9ecc487e31b4da64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/indent: move common code out of main lua/ directory</title>
<updated>2021-04-23T19:21:38Z</updated>
<author>
<name>Jędrzej Boczar</name>
<email>yendreij@gmail.com</email>
</author>
<published>2021-04-22T21:46:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=dbb1550aaf9223d85636b863468ba82d182c088b'/>
<id>urn:sha1:dbb1550aaf9223d85636b863468ba82d182c088b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/indent: move the run helper functions to top-level</title>
<updated>2021-04-23T19:21:38Z</updated>
<author>
<name>Jędrzej Boczar</name>
<email>yendreij@gmail.com</email>
</author>
<published>2021-04-22T19:23:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=db97170e4e5f873f46f33564f0773a151f018c2f'/>
<id>urn:sha1:db97170e4e5f873f46f33564f0773a151f018c2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move all tests to top-level tests/ directory</title>
<updated>2021-04-23T19:21:38Z</updated>
<author>
<name>Jędrzej Boczar</name>
<email>yendreij@gmail.com</email>
</author>
<published>2021-04-22T18:53:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=63a88c873f3643aad9208488765dc53618edd40e'/>
<id>urn:sha1:63a88c873f3643aad9208488765dc53618edd40e</id>
<content type='text'>
</content>
</entry>
</feed>
