<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/php/indents.scm, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/php/indents.scm?h=master</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/php/indents.scm?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2024-01-20T12:34:49Z</updated>
<entry>
<title>feat: add the php_only parser included in tree-sitter-php (#5876)</title>
<updated>2024-01-20T12:34:49Z</updated>
<author>
<name>tk-shirasaka</name>
<email>tk.shirasaka@gmail.com</email>
</author>
<published>2024-01-20T12:34:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=64b3d5e5698d485a4f197ffbe85a4b6c29e16325'/>
<id>urn:sha1:64b3d5e5698d485a4f197ffbe85a4b6c29e16325</id>
<content type='text'>
Add parser  `php_only` for PHP files without HTML embedded.
Make queries for combined parser `php` inherit from `php_only` (no extensions needed).

---------

Co-authored-by: shirasaka &lt;tk.shirasaka@gmail&gt;</content>
</entry>
<entry>
<title>chore: query formatting</title>
<updated>2024-01-19T15:58:37Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2024-01-06T06:05:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=57a8acf0c4ed5e7f6dda83c3f9b073f8a99a70f9'/>
<id>urn:sha1:57a8acf0c4ed5e7f6dda83c3f9b073f8a99a70f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: improve readability</title>
<updated>2023-10-15T18:34:32Z</updated>
<author>
<name>Carlos Afonso</name>
<email>afonso.carlos.braga@gmail.com</email>
</author>
<published>2023-10-07T17:37:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=981b13b886d69e395bed1840790ea9e38f73266a'/>
<id>urn:sha1:981b13b886d69e395bed1840790ea9e38f73266a</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>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(php): improve indents for match and switch (#3953)</title>
<updated>2022-12-09T21:07:05Z</updated>
<author>
<name>gbprod</name>
<email>contact@gb-prod.fr</email>
</author>
<published>2022-12-09T21:07:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=fbc2ce9d652e5c2e1efc9bea50993d24d22236f7'/>
<id>urn:sha1:fbc2ce9d652e5c2e1efc9bea50993d24d22236f7</id>
<content type='text'>
</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(php): @auto on comment and ERROR</title>
<updated>2022-05-15T12:52:43Z</updated>
<author>
<name>przepompownia</name>
<email>przepompownia@users.noreply.github.com</email>
</author>
<published>2022-05-13T20:14:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1cec3899f5b757fc46b4e5a8fbeea764df58c9f0'/>
<id>urn:sha1:1cec3899f5b757fc46b4e5a8fbeea764df58c9f0</id>
<content type='text'>
Currently with
```vim
setlocal autoindent
setlocal smartindent
```
in `after/indent/php.vim` it allows correct indentation
inside PHP docblocks.
</content>
</entry>
<entry>
<title>indents(php): don't use aligned_indent for php</title>
<updated>2022-02-13T11:19:54Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-02-12T22:12:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=3fbf280e349cfbac26fd6069f40c4d727ccd3c88'/>
<id>urn:sha1:3fbf280e349cfbac26fd6069f40c4d727ccd3c88</id>
<content type='text'>
Fixes #2497
</content>
</entry>
<entry>
<title>indents(php): add another test</title>
<updated>2022-02-05T17:54:55Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-01-24T20:16:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=992926ab99e1c6e929e3a1d2873daac8a193907e'/>
<id>urn:sha1:992926ab99e1c6e929e3a1d2873daac8a193907e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(php): align with C indentation</title>
<updated>2022-01-24T21:33:41Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-01-24T19:39:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ae4c982f94b3b780041b16d6b5df247a67102d92'/>
<id>urn:sha1:ae4c982f94b3b780041b16d6b5df247a67102d92</id>
<content type='text'>
Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/2357
</content>
</entry>
<entry>
<title>Add indents for php</title>
<updated>2021-03-22T17:02:10Z</updated>
<author>
<name>shirasaka</name>
<email>shirasaka@n-create.co.jp</email>
</author>
<published>2021-03-19T02:16:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=71e3391a8cbd9152fd517da4189db9ceb7a9dfd8'/>
<id>urn:sha1:71e3391a8cbd9152fd517da4189db9ceb7a9dfd8</id>
<content type='text'>
</content>
</entry>
</feed>
