<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/tests/indent, branch v0.9.2</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/tests/indent?h=v0.9.2</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/tests/indent?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2023-12-21T20:49:13Z</updated>
<entry>
<title>fix(cpp): incorrect indent of class with opening { on new line (#5811)</title>
<updated>2023-12-21T20:49:13Z</updated>
<author>
<name>Jędrzej Boczar</name>
<email>yendreij@gmail.com</email>
</author>
<published>2023-12-21T20:49:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d496c5e08e853dadedc7f5d0a6541288d0441fd3'/>
<id>urn:sha1:d496c5e08e853dadedc7f5d0a6541288d0441fd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more tests for assignments</title>
<updated>2023-10-28T23:37:31Z</updated>
<author>
<name>Ronan Arraes Jardim Chagas</name>
<email>ronisbr@gmail.com</email>
</author>
<published>2023-10-28T20:25:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d2fe87062dde25e7fdadac061f6ca04541275e31'/>
<id>urn:sha1:d2fe87062dde25e7fdadac061f6ca04541275e31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve curly expression alignment</title>
<updated>2023-10-28T23:37:31Z</updated>
<author>
<name>Ronan Arraes Jardim Chagas</name>
<email>ronisbr@gmail.com</email>
</author>
<published>2023-10-28T20:25:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a741b5dd0d76a7167e62ff320a787e93c87cb17d'/>
<id>urn:sha1:a741b5dd0d76a7167e62ff320a787e93c87cb17d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests</title>
<updated>2023-10-28T23:37:31Z</updated>
<author>
<name>Ronan Arraes Jardim Chagas</name>
<email>ronisbr@gmail.com</email>
</author>
<published>2023-10-28T19:49:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=3d6c0af936e4a9ba01378eeabf7c85dd16fa7a65'/>
<id>urn:sha1:3d6c0af936e4a9ba01378eeabf7c85dd16fa7a65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial tests for Julia language indentation</title>
<updated>2023-10-28T23:37:31Z</updated>
<author>
<name>Ronan Arraes Jardim Chagas</name>
<email>ronisbr@gmail.com</email>
</author>
<published>2023-10-28T19:47:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=fc3bfd8f89a9a9ec088d686c68e45a35106df4de'/>
<id>urn:sha1:fc3bfd8f89a9a9ec088d686c68e45a35106df4de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(php): fix indentation for in between braces</title>
<updated>2023-10-15T18:34:32Z</updated>
<author>
<name>Carlos Afonso</name>
<email>afonso.carlos.braga@gmail.com</email>
</author>
<published>2023-10-06T17:34:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=bf87a16712124ed8485e359fda321861de769d2a'/>
<id>urn:sha1:bf87a16712124ed8485e359fda321861de769d2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(t32): update indent queries &amp; test</title>
<updated>2023-09-14T18:07:02Z</updated>
<author>
<name>Christoph Sax</name>
<email>christoph.sax@mailbox.org</email>
</author>
<published>2023-09-13T18:54:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5ec42175676bc4e6248b8ca9603acbc86497c68e'/>
<id>urn:sha1:5ec42175676bc4e6248b8ca9603acbc86497c68e</id>
<content type='text'>
The latest release of the grammar changes the handling of consecutive
line breaks. This breaks the existing test for indents.

This commit updates the indent queries and fixes the associated test.
</content>
</entry>
<entry>
<title>feat(t32): re-enable tests</title>
<updated>2023-07-30T17:29:33Z</updated>
<author>
<name>Christoph Sax</name>
<email>christoph.sax@mailbox.org</email>
</author>
<published>2023-07-30T15:23:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=536c8a3880a79492e6d69506b36088ebf4dd2f2a'/>
<id>urn:sha1:536c8a3880a79492e6d69506b36088ebf4dd2f2a</id>
<content type='text'>
- Switch to GitLab mirror repository
- Lock grammar version 2.2.0
- Revert "fix(tests): mark t32 as allowed to fail"
  This reverts commit ba223ceecc5d66312780c45079b6ae55c406fa96.
- Revert "fix(tests): remove t32 tests"
  This reverts commit 97957a547b93412411ba3a8a9abd27589247c869.
</content>
</entry>
<entry>
<title>fix(tests): remove t32 tests</title>
<updated>2023-07-29T08:56:17Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-07-29T08:56:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=97957a547b93412411ba3a8a9abd27589247c869'/>
<id>urn:sha1:97957a547b93412411ba3a8a9abd27589247c869</id>
<content type='text'>
t32 parser is hosted on Codeberg, which has frequent outages that block
unrelated CI. Revert this commit if and when uptime has improved.
</content>
</entry>
<entry>
<title>fix(c)!: update C, CPP parsers and queries</title>
<updated>2023-07-27T07:51:13Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-07-27T07:51:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ad3805f5c34b51890c3d3c37c2f0c86269598a32'/>
<id>urn:sha1:ad3805f5c34b51890c3d3c37c2f0c86269598a32</id>
<content type='text'>
also update derived parsers (arduino, cuda, glsl, hlsl, ispc, objc)</content>
</entry>
<entry>
<title>tests: fix failed tests (#4901)</title>
<updated>2023-06-05T00:52:36Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-06-05T00:52:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9ec2a6bbdae426fc093b71805e7929158ac09411'/>
<id>urn:sha1:9ec2a6bbdae426fc093b71805e7929158ac09411</id>
<content type='text'>
fix failed tests for tiger, t32 and wgsl</content>
</entry>
<entry>
<title>feat: add indents for annotation defs (#4828)</title>
<updated>2023-06-04T04:28:41Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-06-04T04:28:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1281601cb40b71a47c5b30866bd4968fd0d20fb3'/>
<id>urn:sha1:1281601cb40b71a47c5b30866bd4968fd0d20fb3</id>
<content type='text'>
- Add indent for `@interface` and `@Annotation(...)`
- Add notes for indent queries</content>
</entry>
<entry>
<title>fix(gleam): minor indent fixes</title>
<updated>2023-06-04T01:39:20Z</updated>
<author>
<name>Alex Manning</name>
<email>alex41290@gmail.com</email>
</author>
<published>2023-06-04T01:39:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f84de0d6cd3199149c1c4c236b7267ce7b0775a2'/>
<id>urn:sha1:f84de0d6cd3199149c1c4c236b7267ce7b0775a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update Gleam</title>
<updated>2023-05-29T15:13:36Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-05-29T15:13:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=754b509f2680f1e76bef09c038bfef6a19e336de'/>
<id>urn:sha1:754b509f2680f1e76bef09c038bfef6a19e336de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(sql): initial support (#4857)</title>
<updated>2023-05-25T05:53:14Z</updated>
<author>
<name>Matthias Q</name>
<email>35303817+matthias-Q@users.noreply.github.com</email>
</author>
<published>2023-05-25T05:53:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=dae928b3bbbcdd3890c61549bdc4c50e1e0d3094'/>
<id>urn:sha1:dae928b3bbbcdd3890c61549bdc4c50e1e0d3094</id>
<content type='text'>
* indents(sql): initial support

* indents(sql): fix queries and lua style</content>
</entry>
<entry>
<title>feat(t32): add indent rules (#4782)</title>
<updated>2023-05-18T07:40:13Z</updated>
<author>
<name>Christoph Sax</name>
<email>xasc@users.noreply.github.com</email>
</author>
<published>2023-05-18T07:40:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=16cce8df58b83b328e8448087308e3a90da6fa17'/>
<id>urn:sha1:16cce8df58b83b328e8448087308e3a90da6fa17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added USD as a language + some queries</title>
<updated>2023-05-15T07:28:11Z</updated>
<author>
<name>Colin Kennedy</name>
<email>colinvfx@gmail.com</email>
</author>
<published>2023-05-06T23:00:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4c35c0b75d678d3f901d8dd37428ae834c4bd689'/>
<id>urn:sha1:4c35c0b75d678d3f901d8dd37428ae834c4bd689</id>
<content type='text'>
Added USD highlight unittests

Added USD indentation

Added USD indents.scm file

Added USD indent rules

Simplified USD highlight groups

Added explicit highlight groups

Added newline

Removed after/ftdetect/usda.lua

usd/indents.scm - Added inline comments explaining the nodes

Fixed USD highlight group unittests

Added indentation unittests

Simplified USD `@identifier` highlighting

Added USD documentation highlight group tests

Simplified USD highlight groups

Moved USD `@identifier` and `@namespace` highlights into one place

Removed and simplified tests/query/highlights/usd

Simplified tests/query/highlights/usd more

Removed trailing newline

Combined USD test files

Added `set filetype=usd` to minimal_init.lua
</content>
</entry>
<entry>
<title>fix(nickel): wrong indent on line after top level comment (#4792)</title>
<updated>2023-05-13T06:03:05Z</updated>
<author>
<name>Zheng PiaoDan</name>
<email>zhengpiaodan@gmail.com</email>
</author>
<published>2023-05-13T06:03:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=dba8c8e781cf9cc88a47ad65edf182784fdffaf1'/>
<id>urn:sha1:dba8c8e781cf9cc88a47ad65edf182784fdffaf1</id>
<content type='text'>
* fix(nickel): wrong indent on line after top level comment

Previous incorrect indentation on line after top level comment:

```
# no indent after this comment
  {
  another = 1
}
```

Expected result:

```
# no indent after this comment
{
  another = 1
}
````</content>
</entry>
<entry>
<title>feat: add indents.scm for nickel (#4790)</title>
<updated>2023-05-12T17:49:39Z</updated>
<author>
<name>Zheng PiaoDan</name>
<email>zhengpiaodan@gmail.com</email>
</author>
<published>2023-05-12T17:49:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=32d0baae44f5fd0416128c871fca6d9e27b60b3d'/>
<id>urn:sha1:32d0baae44f5fd0416128c871fca6d9e27b60b3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add swift indents (#4756)</title>
<updated>2023-05-08T05:53:31Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-05-08T05:53:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=864b4171de82772323ab97d1fd9a9dbfcf53c002'/>
<id>urn:sha1:864b4171de82772323ab97d1fd9a9dbfcf53c002</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Capnp (#4713)</title>
<updated>2023-05-06T15:12:49Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-05-06T15:12:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=12453e0e3d2e82a4ae813f1540315c7cf2df2363'/>
<id>urn:sha1:12453e0e3d2e82a4ae813f1540315c7cf2df2363</id>
<content type='text'>
* feat(capnp): update queries from upstream changes

* test: add tests for capnp

* fix indent queries

* ci: fix capnp indent tests

---------

Co-authored-by: Pham Huy Hoang &lt;hoangtun0810@gmail.com&gt;</content>
</entry>
<entry>
<title>ci: add tests for #4632</title>
<updated>2023-05-05T12:57:51Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2023-04-15T11:53:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=39a78192fbcee43f0b9134d668663b0cfc1e082b'/>
<id>urn:sha1:39a78192fbcee43f0b9134d668663b0cfc1e082b</id>
<content type='text'>
Issue #4632 might be fixed by
https://github.com/UserNobody14/tree-sitter-dart/pull/41
</content>
</entry>
<entry>
<title>Add Python else elif dedent (#4618)</title>
<updated>2023-04-29T08:35:35Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-04-29T08:35:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1ca9b938c1c3d8b2c64a168f6a5419b8f3870410'/>
<id>urn:sha1:1ca9b938c1c3d8b2c64a168f6a5419b8f3870410</id>
<content type='text'>
* feat(python): add interactive else/elif dedent

* fixup

* add test</content>
</entry>
<entry>
<title>chore(smali): add tests</title>
<updated>2023-04-25T06:37:31Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-04-24T23:12:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=b39e6bd61590e429b6fd42734f1485b94335af5f'/>
<id>urn:sha1:b39e6bd61590e429b6fd42734f1485b94335af5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(dart_indent): Fix dart case/default indent</title>
<updated>2023-04-14T09:28:42Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-04-12T16:42:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=36d4deb294fb0cd4385d58d8c9f603975bf355ad'/>
<id>urn:sha1:36d4deb294fb0cd4385d58d8c9f603975bf355ad</id>
<content type='text'>
add tests

add tests for fallthrough case

add more tests

keep functional tests
</content>
</entry>
<entry>
<title>chore(dart): remove tests for switch</title>
<updated>2023-04-13T09:31:49Z</updated>
<author>
<name>Robert Brunhage</name>
<email>robertbrunhage@gmail.com</email>
</author>
<published>2023-04-12T17:00:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ba6c55b203748ec099127914d34554a575e051c0'/>
<id>urn:sha1:ba6c55b203748ec099127914d34554a575e051c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(dart): add test cases for open issues</title>
<updated>2023-04-13T09:31:49Z</updated>
<author>
<name>Robert Brunhage</name>
<email>robertbrunhage@gmail.com</email>
</author>
<published>2023-04-12T16:09:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e9de9cedf0556f4cd083fbf3fda681edc33d417b'/>
<id>urn:sha1:e9de9cedf0556f4cd083fbf3fda681edc33d417b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(dart): review comment</title>
<updated>2023-04-13T09:31:49Z</updated>
<author>
<name>Robert Brunhage</name>
<email>robertbrunhage@gmail.com</email>
</author>
<published>2023-04-12T06:49:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e68b81e7fd5b7e7423fa5f931bf3ce7c3dc4f52a'/>
<id>urn:sha1:e68b81e7fd5b7e7423fa5f931bf3ce7c3dc4f52a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(dart): add expected failure file to test</title>
<updated>2023-04-13T09:31:49Z</updated>
<author>
<name>Robert Brunhage</name>
<email>robertbrunhage@gmail.com</email>
</author>
<published>2023-04-12T06:29:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=49f6962da4523de7dc5f6d16b57da4619609c08d'/>
<id>urn:sha1:49f6962da4523de7dc5f6d16b57da4619609c08d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: fix formatting issue for dart test</title>
<updated>2023-04-13T09:31:49Z</updated>
<author>
<name>Robert Brunhage</name>
<email>robertbrunhage@gmail.com</email>
</author>
<published>2023-04-12T06:02:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=95055abaddefecad7b9c276f57eea411dc5b3017'/>
<id>urn:sha1:95055abaddefecad7b9c276f57eea411dc5b3017</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests/indent/dart_spec.lua</title>
<updated>2023-04-13T09:31:49Z</updated>
<author>
<name>Robert Brunhage</name>
<email>robertbrunhage@gmail.com</email>
</author>
<published>2023-04-12T06:01:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=34d1e0e360b4504156aef5ff4cc301aea1acaa89'/>
<id>urn:sha1:34d1e0e360b4504156aef5ff4cc301aea1acaa89</id>
<content type='text'>
Co-authored-by: Pham Huy Hoang &lt;hoangtun0810@gmail.com&gt;</content>
</entry>
<entry>
<title>test(dart): Add an expected failure test</title>
<updated>2023-04-13T09:31:49Z</updated>
<author>
<name>Robert Brunhage</name>
<email>robertbrunhage@gmail.com</email>
</author>
<published>2023-04-12T05:51:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=978fb2b7be88a4a1b27142ab9d3868fd61a505ec'/>
<id>urn:sha1:978fb2b7be88a4a1b27142ab9d3868fd61a505ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "fix(dart): function argument indents is inconsistent"</title>
<updated>2023-04-13T09:31:49Z</updated>
<author>
<name>Robert Brunhage</name>
<email>robertbrunhage@gmail.com</email>
</author>
<published>2023-04-11T19:05:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ce3ea7aebef3bce752348b1e245279a6f5e79f90'/>
<id>urn:sha1:ce3ea7aebef3bce752348b1e245279a6f5e79f90</id>
<content type='text'>
This reverts commit ac4020c70722337c326bf65b645b162ee6e1796b.
</content>
</entry>
<entry>
<title>fix(dart): function argument indents is inconsistent</title>
<updated>2023-04-11T10:09:53Z</updated>
<author>
<name>Robert Brunhage</name>
<email>robertbrunhage@gmail.com</email>
</author>
<published>2023-04-11T07:15:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ac4020c70722337c326bf65b645b162ee6e1796b'/>
<id>urn:sha1:ac4020c70722337c326bf65b645b162ee6e1796b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(dart): try statement wouldn't indent (#4623)</title>
<updated>2023-04-10T06:52:50Z</updated>
<author>
<name>Robert Brunhage</name>
<email>robertbrunhage@gmail.com</email>
</author>
<published>2023-04-10T06:52:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=2fe7f969c193fc2e5cad747617f52214c83450fa'/>
<id>urn:sha1:2fe7f969c193fc2e5cad747617f52214c83450fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(c_indents): fix expression leaking indents</title>
<updated>2023-04-08T16:59:21Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-03-20T06:58:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9161093fc7e13b12aa5bc86c641768c049d43a26'/>
<id>urn:sha1:9161093fc7e13b12aa5bc86c641768c049d43a26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add test</title>
<updated>2023-04-08T16:56:06Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-04-03T14:47:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=474c59dcf1d5586d6ef0d3f91b380c6c25eb314b'/>
<id>urn:sha1:474c59dcf1d5586d6ef0d3f91b380c6c25eb314b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(python): add break/continue dedent</title>
<updated>2023-03-25T04:31:57Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-03-25T00:51:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c9ef5e58f7d59aba875324825ff47900d0be61f2'/>
<id>urn:sha1:c9ef5e58f7d59aba875324825ff47900d0be61f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(python): add match-case indents</title>
<updated>2023-03-25T04:31:57Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-03-25T00:29:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1ffa01985651f6a5ba88d01e56f09cb76ff6e79a'/>
<id>urn:sha1:1ffa01985651f6a5ba88d01e56f09cb76ff6e79a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(indent)!: Rework indent, aligned indent</title>
<updated>2023-03-24T17:07:53Z</updated>
<author>
<name>George Harker</name>
<email>george@george-graphics.co.uk</email>
</author>
<published>2023-03-20T01:09:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d1333dd7e51729a581fed3e429fa035bff77a3db'/>
<id>urn:sha1:d1333dd7e51729a581fed3e429fa035bff77a3db</id>
<content type='text'>
indents now use @indent.X style captures, and indent.PROP for properties to set on those captures, as documented in the help.

Captures are:

indent.auto
indent.begin
indent.end
indent.dedent
indent.branch
indent.ignore
indent.align
indent.zero

Properties are:

indent.immediate
indent.start_at_same_line
indent.open_delimiter
indent.close_delimiter
indent.increment
indent.avoid_last_matching_next

Multiple opening delims on one line and multiple closing on a line are collapsed so as not to over indent,

The final line of @indent.align blocks which must in some cases be treated specially to avoid clashing with the next line is treated the same regardless of whether the @indent.align capture actually uses aligned indentation or just normal indentation. The indent.avoid_last_matching_next property controls this.

Adjust python to use these.

List, set, dict and tuple all use @indent.align which permits both hanging and aligned styles.

Finally, try: on it’s own will indent when typing live but make no guaranteeds about whole-file formatting.

Includes lucario387:fix-align-indent
</content>
</entry>
<entry>
<title>feat(python): add "return" patterns to @indent_end</title>
<updated>2023-03-16T12:41:19Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-03-16T10:04:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=01e8a5145160620140c3c57d285ccb2cfe067540'/>
<id>urn:sha1:01e8a5145160620140c3c57d285ccb2cfe067540</id>
<content type='text'>
`return ...` is usually the last line of a
function/statement, so mark some possible patterns of `return` with
`@indent_end` to dedent the line after it
</content>
</entry>
<entry>
<title>fix(python): add missing @indent_end</title>
<updated>2023-03-16T07:46:01Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-03-15T23:39:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f5ddd8f92e0222f96b88c6012453eee33e02728a'/>
<id>urn:sha1:f5ddd8f92e0222f96b88c6012453eee33e02728a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: change folding algorithm to fix Python indents</title>
<updated>2023-03-15T21:44:59Z</updated>
<author>
<name>George Harker</name>
<email>george@george-graphics.co.uk</email>
</author>
<published>2023-03-14T19:25:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=fa0644667ea7ee7a72efdb69c471de4953a11019'/>
<id>urn:sha1:fa0644667ea7ee7a72efdb69c471de4953a11019</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Java indent for multiple line arguments (#4449)</title>
<updated>2023-03-06T23:10:31Z</updated>
<author>
<name>Daniel Woznicki</name>
<email>daniel.woznicki@gmail.com</email>
</author>
<published>2023-03-06T23:10:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=7947a2ccf10c746133200413e78b39482c6f7ef4'/>
<id>urn:sha1:7947a2ccf10c746133200413e78b39482c6f7ef4</id>
<content type='text'>
* fix Java indent for multiple line arguments, fixes #4448, add an additional test for methods with arguments on multiple lines

* Satisfy StyLua check

---------

Co-authored-by: Daniel Woznicki &lt;danwoz@nettoolkit.com&gt;</content>
</entry>
<entry>
<title>indents(vue): fix indents on new line after &lt;template&gt;</title>
<updated>2023-03-06T07:32:45Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-03-06T02:56:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5ac39d10cc8a28f7bdb3725f3ee84a132ba783a8'/>
<id>urn:sha1:5ac39d10cc8a28f7bdb3725f3ee84a132ba783a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(go): Indent on type switch case properly</title>
<updated>2023-03-04T04:36:51Z</updated>
<author>
<name>Evan Phoenix</name>
<email>evan@phx.io</email>
</author>
<published>2023-03-04T04:26:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=28f84d69e3b6c26f1f7a2ef3f248a7242f36d620'/>
<id>urn:sha1:28f84d69e3b6c26f1f7a2ef3f248a7242f36d620</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broken YANG indent tests</title>
<updated>2023-02-24T21:39:33Z</updated>
<author>
<name>Tomas Sandven</name>
<email>tomas@sandven.email</email>
</author>
<published>2022-12-17T21:58:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=061ee1b98f928a928771f35bba5deb6ad74a15b1'/>
<id>urn:sha1:061ee1b98f928a928771f35bba5deb6ad74a15b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add YANG indentation tests</title>
<updated>2023-02-24T21:39:33Z</updated>
<author>
<name>Tomas Sandven</name>
<email>tomas@sandven.email</email>
</author>
<published>2022-04-07T08:39:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=06e8a91ce2aac663023d40cf57965ffade72c792'/>
<id>urn:sha1:06e8a91ce2aac663023d40cf57965ffade72c792</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(dart): add `@indent_end` to  } (#4167)</title>
<updated>2023-02-24T21:06:31Z</updated>
<author>
<name>SzeLamC</name>
<email>chanszelam7725@gmail.com</email>
</author>
<published>2023-02-24T21:06:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=68ab44277cd3eca7c5f1d227f153bd4e56d6303f'/>
<id>urn:sha1:68ab44277cd3eca7c5f1d227f153bd4e56d6303f</id>
<content type='text'>
* fix dart indentation after }

* add some simple test case</content>
</entry>
<entry>
<title>fix(go): apply indents in a communication case in a select statement</title>
<updated>2023-02-24T09:37:58Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-02-24T08:58:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a3213e3dd7fc9a7fdaa402dacccf7a554dc2a848'/>
<id>urn:sha1:a3213e3dd7fc9a7fdaa402dacccf7a554dc2a848</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix typos</title>
<updated>2023-02-23T19:39:43Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2023-02-23T19:30:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4612212c72a3fe683cbca2f99977ad63b942f70e'/>
<id>urn:sha1:4612212c72a3fe683cbca2f99977ad63b942f70e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify tests</title>
<updated>2023-01-31T11:23:13Z</updated>
<author>
<name>Alvaro Muñoz</name>
<email>pwntester@github.com</email>
</author>
<published>2023-01-31T11:20:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f6531e27fdce207ce6c47bf9ff82a485b3b63823'/>
<id>urn:sha1:f6531e27fdce207ce6c47bf9ff82a485b3b63823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update tests</title>
<updated>2023-01-31T11:23:13Z</updated>
<author>
<name>Alvaro Muñoz</name>
<email>pwntester@github.com</email>
</author>
<published>2023-01-31T10:36:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d335c39bffcd456e20f35f317a3578de6a6969b7'/>
<id>urn:sha1:d335c39bffcd456e20f35f317a3578de6a6969b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2023-01-31T11:23:13Z</updated>
<author>
<name>Alvaro Muñoz</name>
<email>pwntester@github.com</email>
</author>
<published>2023-01-31T09:54:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c433b3c232e78a919f1e96b83ac4004f37f336e7'/>
<id>urn:sha1:c433b3c232e78a919f1e96b83ac4004f37f336e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ql indent tests</title>
<updated>2023-01-31T11:23:13Z</updated>
<author>
<name>Alvaro Muñoz</name>
<email>pwntester@github.com</email>
</author>
<published>2023-01-31T09:47:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9d6d348418c1ef2019a7c9327fd1486bc09b7bf6'/>
<id>urn:sha1:9d6d348418c1ef2019a7c9327fd1486bc09b7bf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(c): update if cases</title>
<updated>2023-01-14T12:52:21Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-01-12T08:16:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f669924df2d19b73146fcb8034fbb436b38391cd'/>
<id>urn:sha1:f669924df2d19b73146fcb8034fbb436b38391cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(c): Refactor indent queries</title>
<updated>2023-01-14T12:52:21Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-01-10T05:04:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=2f5deed45628e4960fabfe28735d73a82eb59d98'/>
<id>urn:sha1:2f5deed45628e4960fabfe28735d73a82eb59d98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update indent-square-brackets.rb</title>
<updated>2023-01-09T21:17:50Z</updated>
<author>
<name>Cameron</name>
<email>Alleyria@gmail.com</email>
</author>
<published>2023-01-09T19:07:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5fb315df12a3091f241b0326aed0ec70381adbd8'/>
<id>urn:sha1:5fb315df12a3091f241b0326aed0ec70381adbd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create indent-square-brackets.rb</title>
<updated>2023-01-09T21:17:50Z</updated>
<author>
<name>Cameron</name>
<email>Alleyria@gmail.com</email>
</author>
<published>2023-01-09T19:06:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=bb24f483cab22943b60fce3c6c0c5d7ac5dc8200'/>
<id>urn:sha1:bb24f483cab22943b60fce3c6c0c5d7ac5dc8200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests correctly for ruby rescue/ensure indentation</title>
<updated>2023-01-06T18:48:42Z</updated>
<author>
<name>Cameron</name>
<email>Alleyria@gmail.com</email>
</author>
<published>2023-01-06T18:43:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=2d8e6b666297ddf19cbf7cbc2b0f1928bc49224a'/>
<id>urn:sha1:2d8e6b666297ddf19cbf7cbc2b0f1928bc49224a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create indent-ensure.rb</title>
<updated>2023-01-06T18:48:42Z</updated>
<author>
<name>Cameron</name>
<email>Alleyria@gmail.com</email>
</author>
<published>2023-01-06T17:50:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=14bdbef4685480d814a4f7bdc0bb88085f810fcb'/>
<id>urn:sha1:14bdbef4685480d814a4f7bdc0bb88085f810fcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create indent-rescue.rb</title>
<updated>2023-01-06T18:48:42Z</updated>
<author>
<name>Cameron</name>
<email>Alleyria@gmail.com</email>
</author>
<published>2023-01-06T17:50:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=7eb76dc29005f4cf8a37772018ed315b371c6057'/>
<id>urn:sha1:7eb76dc29005f4cf8a37772018ed315b371c6057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(jsx): add missing indent end mark to elements</title>
<updated>2023-01-04T11:14:03Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-01-03T16:57:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=2cd89b4bc32911cf0998de6d8c7602eabf9dd137'/>
<id>urn:sha1:2cd89b4bc32911cf0998de6d8c7602eabf9dd137</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(html): fix wrong indents for script/style tags</title>
<updated>2023-01-03T16:50:44Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-01-02T07:28:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=8c71c6c5edfa447aaa867858e2e913340ea964b7'/>
<id>urn:sha1:8c71c6c5edfa447aaa867858e2e913340ea964b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(hcl,terraform): split terraform from hcl, add specialized queries for tf</title>
<updated>2022-12-29T21:18:41Z</updated>
<author>
<name>Michael Hoffmann</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2022-12-02T22:47:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ee3e9f4dc0e5ee9e2bfb1ee47638375840b8fe0f'/>
<id>urn:sha1:ee3e9f4dc0e5ee9e2bfb1ee47638375840b8fe0f</id>
<content type='text'>
This enables us to have different queries for
terraform and general hcl. It solve the situation
where other dialects of hcl (nomad, packer, etc)
might use a terraform keyword and get highlighted
out of place.
</content>
</entry>
<entry>
<title>indents(ecma): Fix switch default indent</title>
<updated>2022-12-07T17:05:33Z</updated>
<author>
<name>Raymond Ha</name>
<email>raymond@shraymonks.com</email>
</author>
<published>2022-12-07T06:08:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6c4772f7b667b98ed791ed48a78434506345bb25'/>
<id>urn:sha1:6c4772f7b667b98ed791ed48a78434506345bb25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(r): support special operator</title>
<updated>2022-11-29T18:23:09Z</updated>
<author>
<name>Pedro Castro</name>
<email>aspeddro@gmail.com</email>
</author>
<published>2022-11-29T14:52:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=161576dde2a2172c6036e25600185e9497e71a24'/>
<id>urn:sha1:161576dde2a2172c6036e25600185e9497e71a24</id>
<content type='text'>
Close #3879
</content>
</entry>
<entry>
<title>fix(php): add indent for enums</title>
<updated>2022-10-10T21:01:22Z</updated>
<author>
<name>gbprod</name>
<email>contact@gb-prod.fr</email>
</author>
<published>2022-10-07T09:08:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=3096e637c8d78fd9e9078f752dce2da2cc6d531e'/>
<id>urn:sha1:3096e637c8d78fd9e9078f752dce2da2cc6d531e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix php indent for short array declaration</title>
<updated>2022-10-06T12:55:11Z</updated>
<author>
<name>gbprod</name>
<email>contact@gb-prod.fr</email>
</author>
<published>2022-10-06T07:17:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=84e23bd979ac17307e9cb5d93c6ec5b5a5bf1ba0'/>
<id>urn:sha1:84e23bd979ac17307e9cb5d93c6ec5b5a5bf1ba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(wgsl): add  indents.scm</title>
<updated>2022-09-28T23:25:07Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-30T22:23:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=27cba73df9ddca00c066c7ebb514576a99bb8b2c'/>
<id>urn:sha1:27cba73df9ddca00c066c7ebb514576a99bb8b2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: add test for #3382 (wrong JS array indent)</title>
<updated>2022-09-10T19:59:21Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-27T08:53:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c30f73aaa41faa3988eb73f2beabf451f58e9124'/>
<id>urn:sha1:c30f73aaa41faa3988eb73f2beabf451f58e9124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci(indents): add known failure case for #3364</title>
<updated>2022-08-30T06:02:42Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-27T10:09:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e60cdd0278173315b9ddd5a8f38b16e214bab3dd'/>
<id>urn:sha1:e60cdd0278173315b9ddd5a8f38b16e214bab3dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(go): no indent at all composite_literal, indent at struct_type</title>
<updated>2022-08-15T20:34:16Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-10T21:01:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d1ce3db8ea608bd5b10171ce23b2867eddad427a'/>
<id>urn:sha1:d1ce3db8ea608bd5b10171ce23b2867eddad427a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indens(go): fix issue 3288</title>
<updated>2022-08-15T20:34:16Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-10T19:39:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ac5456567aba6b90aeb92326b7510fc6a4530915'/>
<id>urn:sha1:ac5456567aba6b90aeb92326b7510fc6a4530915</id>
<content type='text'>
Fixes #3288
</content>
</entry>
<entry>
<title>fix(ruby): indent of brackets &amp; parens</title>
<updated>2022-08-13T10:40:17Z</updated>
<author>
<name>Zheng Piaodan</name>
<email>zhengpiaodan@gmail.com</email>
</author>
<published>2022-08-13T08:56:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=48d88ddbff301d69703f0942c75603d545670782'/>
<id>urn:sha1:48d88ddbff301d69703f0942c75603d545670782</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ruby): indent parenthesized_statements</title>
<updated>2022-08-13T10:40:17Z</updated>
<author>
<name>Zheng Piaodan</name>
<email>zhengpiaodan@gmail.com</email>
</author>
<published>2022-08-13T08:06:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=65a1817ba3e6ef4196842aec9f6e3ac15612955f'/>
<id>urn:sha1:65a1817ba3e6ef4196842aec9f6e3ac15612955f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable expandtab</title>
<updated>2022-08-08T21:07:30Z</updated>
<author>
<name>phynalle</name>
<email>phynalism@gmail.com</email>
</author>
<published>2022-08-08T21:04:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d2815cb82fd3a48164595e3d07d0bfbe473d4147'/>
<id>urn:sha1:d2815cb82fd3a48164595e3d07d0bfbe473d4147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add zig tests for newline</title>
<updated>2022-08-08T21:07:30Z</updated>
<author>
<name>phynalle</name>
<email>phynalism@gmail.com</email>
</author>
<published>2022-08-08T13:00:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5c7f9d2ddba764b18182c77462e6902721befbb0'/>
<id>urn:sha1:5c7f9d2ddba764b18182c77462e6902721befbb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(go): improve `@branch` rules</title>
<updated>2022-08-05T19:32:20Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-05T19:04:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=27424a2040efac021d6d86e14588c3998af99ccd'/>
<id>urn:sha1:27424a2040efac021d6d86e14588c3998af99ccd</id>
<content type='text'>
- Don't branch at `case`
- Let `import_spec_list`/`var_declaration` behave like
  `const_declaration`

Fixes #2166
</content>
</entry>
<entry>
<title>chore: remove executable permissions on graphql spec file (#3206)</title>
<updated>2022-07-22T08:14:48Z</updated>
<author>
<name>Kiyan</name>
<email>yazdani.kiyan@protonmail.com</email>
</author>
<published>2022-07-22T08:14:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=783c74cefc21eda9602acc3f50409432c95c76b8'/>
<id>urn:sha1:783c74cefc21eda9602acc3f50409432c95c76b8</id>
<content type='text'>
</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: add more indentations for ruby (#3139)</title>
<updated>2022-07-09T08:58:25Z</updated>
<author>
<name>Eric Zheng (PiaoDan)</name>
<email>zhengpiaodan@gmail.com</email>
</author>
<published>2022-07-09T08:58:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9587db3d077de1e118f40f8b880b36e594ba9ce6'/>
<id>urn:sha1:9587db3d077de1e118f40f8b880b36e594ba9ce6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(rust): remove if_let from indent captures</title>
<updated>2022-07-07T22:27:51Z</updated>
<author>
<name>kiyan</name>
<email>yazdani.kiyan@protonmail.com</email>
</author>
<published>2022-07-02T09:49:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=8bc4d046e7eb6cc0e552970a7f031b8999e797f6'/>
<id>urn:sha1:8bc4d046e7eb6cc0e552970a7f031b8999e797f6</id>
<content type='text'>
fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/3073
</content>
</entry>
<entry>
<title>fix(go): indent const declaration</title>
<updated>2022-07-07T22:14:29Z</updated>
<author>
<name>kiyan</name>
<email>yazdani.kiyan@protonmail.com</email>
</author>
<published>2022-07-02T10:47:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6eb35103d08bbd35d9e7e3cd3987d85451c7e329'/>
<id>urn:sha1:6eb35103d08bbd35d9e7e3cd3987d85451c7e329</id>
<content type='text'>
https://github.com/nvim-treesitter/nvim-treesitter/issues/3104
</content>
</entry>
<entry>
<title>fix(ecma): indent end for bracket (#3121)</title>
<updated>2022-07-07T12:35:12Z</updated>
<author>
<name>Kiyan</name>
<email>yazdani.kiyan@protonmail.com</email>
</author>
<published>2022-07-07T12:35:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6f3fbb26222a9d4be17d62e66f7c42683efb88c6'/>
<id>urn:sha1:6f3fbb26222a9d4be17d62e66f7c42683efb88c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(indents/yaml): add tests</title>
<updated>2022-06-14T20:37:52Z</updated>
<author>
<name>Phelipe Teles</name>
<email>phelipe_teles@hotmail.com</email>
</author>
<published>2022-06-06T21:23:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=589d18ab68298fead08d49072cc94e501d9b64a8'/>
<id>urn:sha1:589d18ab68298fead08d49072cc94e501d9b64a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(tiger): import upstream tests</title>
<updated>2022-06-14T20:34:03Z</updated>
<author>
<name>Bruno BELANYI</name>
<email>bruno@belanyi.fr</email>
</author>
<published>2022-06-14T15:30:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6e3f888dc7e5ea78e121c9ee41d365f339957824'/>
<id>urn:sha1:6e3f888dc7e5ea78e121c9ee41d365f339957824</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't expect any change on reindenting the whole unfinished-call.php</title>
<updated>2022-05-15T12:52:43Z</updated>
<author>
<name>przepompownia</name>
<email>przepompownia@users.noreply.github.com</email>
</author>
<published>2022-05-14T15:25:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=910743c77a3a72eead4cf477383765d3d9599224'/>
<id>urn:sha1:910743c77a3a72eead4cf477383765d3d9599224</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unfinished-call.php: expect 0-column indentation</title>
<updated>2022-05-15T12:52:43Z</updated>
<author>
<name>przepompownia</name>
<email>przepompownia@users.noreply.github.com</email>
</author>
<published>2022-05-13T22:50:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d4d77b315f78a73ef21e31e8aa8b51b79cd842e1'/>
<id>urn:sha1:d4d77b315f78a73ef21e31e8aa8b51b79cd842e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused XFAIL</title>
<updated>2022-05-15T12:52:43Z</updated>
<author>
<name>przepompownia</name>
<email>przepompownia@users.noreply.github.com</email>
</author>
<published>2022-05-13T22:39:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c43d2cec086b6d43abd4b1931dc82e0be5086638'/>
<id>urn:sha1:c43d2cec086b6d43abd4b1931dc82e0be5086638</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change test expectation</title>
<updated>2022-05-15T12:52:43Z</updated>
<author>
<name>przepompownia</name>
<email>przepompownia@users.noreply.github.com</email>
</author>
<published>2022-05-13T22:26:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=afd74f4ccfe9ed187de59cbd09b19e15988fd6dc'/>
<id>urn:sha1:afd74f4ccfe9ed187de59cbd09b19e15988fd6dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indent(hcl): fix function calls</title>
<updated>2022-04-25T21:36:36Z</updated>
<author>
<name>Michael Hoffmann</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2022-04-24T21:16:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=82e43748cf70adab261ba0a23a342774bd5b9088'/>
<id>urn:sha1:82e43748cf70adab261ba0a23a342774bd5b9088</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(hcl): fix indentation queries</title>
<updated>2022-04-24T16:57:30Z</updated>
<author>
<name>Michael Hoffmann</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2022-04-23T09:17:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=b1e8b61a94955d747ba8ad02cd3c0dddb1bf883f'/>
<id>urn:sha1:b1e8b61a94955d747ba8ad02cd3c0dddb1bf883f</id>
<content type='text'>
This commit adds tests for hcl indentation and fixes various bugs
</content>
</entry>
<entry>
<title>test(go): add cases for newlines de-indentation</title>
<updated>2022-04-18T12:11:02Z</updated>
<author>
<name>Akin Sowemimo</name>
<email>akin.sowemimo@gmail.com</email>
</author>
<published>2022-04-18T11:19:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=bca65c068b92f19174dbba15d538315e8c89a5d6'/>
<id>urn:sha1:bca65c068b92f19174dbba15d538315e8c89a5d6</id>
<content type='text'>
test(go): combine new indent test cases

test(go): add incorrect indent after var closing )

this case does not work correctly already so add that in since this PR
does not address that case

test(go): set current lines in indent test

test(go): simplify test case
</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(ecma): use auto indent on (ERROR)</title>
<updated>2022-04-04T07:03:30Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-02-11T22:46:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=bda4b35f76a628f9212590c39255edce221bcf7b'/>
<id>urn:sha1:bda4b35f76a628f9212590c39255edce221bcf7b</id>
<content type='text'>
Fixes #2515
</content>
</entry>
<entry>
<title>Changed quotes to appease stylua</title>
<updated>2022-04-04T04:58:26Z</updated>
<author>
<name>Daniel Woznicki</name>
<email>danwoz@nettoolkit.com</email>
</author>
<published>2022-04-04T01:28:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f84a634ffd1f9046b2ba75f01f564b17b97cdd81'/>
<id>urn:sha1:f84a634ffd1f9046b2ba75f01f564b17b97cdd81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed incorrect Java indentation for method chaining</title>
<updated>2022-04-04T04:58:26Z</updated>
<author>
<name>Daniel Woznicki</name>
<email>danwoz@nettoolkit.com</email>
</author>
<published>2022-04-02T17:49:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e1f8a8a6f8993c38ed163be12219e09830bb0d7e'/>
<id>urn:sha1:e1f8a8a6f8993c38ed163be12219e09830bb0d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update formatting for stylua update</title>
<updated>2022-04-02T16:25:47Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-03-31T22:51:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=acdec9916318151c18c90b7a690ed60a53f1b219'/>
<id>urn:sha1:acdec9916318151c18c90b7a690ed60a53f1b219</id>
<content type='text'>
</content>
</entry>
<entry>
<title>r(indents): fix brace_list alignment</title>
<updated>2022-03-29T06:43:38Z</updated>
<author>
<name>Pedro Castro</name>
<email>aspeddro@gmail.com</email>
</author>
<published>2022-03-28T19:08:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=cf9faaa0e3970e372c4ac2fe21912cb599e71863'/>
<id>urn:sha1:cf9faaa0e3970e372c4ac2fe21912cb599e71863</id>
<content type='text'>
</content>
</entry>
</feed>
