<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/php/locals.scm, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/php/locals.scm?h=master</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/php/locals.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>feat(locals)!: switch to upstream captures</title>
<updated>2024-01-19T15:58:37Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-07-22T13:29:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5b90ea2abaa4303b9205b5c9002a8cdd0acd11a5'/>
<id>urn:sha1:5b90ea2abaa4303b9205b5c9002a8cdd0acd11a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lint(locals): use `#set!` to keep query linter happy</title>
<updated>2023-06-22T06:39:17Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-06-21T07:14:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e58bbe83f959f6413e7a0faf7cdde6416c88b7af'/>
<id>urn:sha1:e58bbe83f959f6413e7a0faf7cdde6416c88b7af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights/locals(php): rename type_name -&gt; named_type</title>
<updated>2021-05-17T11:27:58Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2021-05-16T21:17:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=fe8264e3f65c9a20847f10f4c115f9ed63ad711f'/>
<id>urn:sha1:fe8264e3f65c9a20847f10f4c115f9ed63ad711f</id>
<content type='text'>
</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>
<entry>
<title>Mark several invalid queries</title>
<updated>2021-03-16T17:52:43Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2021-03-07T18:10:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6cd211f647ff37f1b40f1ed3d93e0ca53b7e86b1'/>
<id>urn:sha1:6cd211f647ff37f1b40f1ed3d93e0ca53b7e86b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update PHP query</title>
<updated>2020-09-12T11:15:48Z</updated>
<author>
<name>Shirasaka</name>
<email>tk.shirasaka@gmail.com</email>
</author>
<published>2020-09-12T09:55:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=8be4fb059e8c7997cb3c06b8464caa1b11057469'/>
<id>urn:sha1:8be4fb059e8c7997cb3c06b8464caa1b11057469</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: fix wrong queries</title>
<updated>2020-09-11T10:02:35Z</updated>
<author>
<name>Thomas Vigouroux</name>
<email>tomvig38@gmail.com</email>
</author>
<published>2020-09-07T16:14:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=b90e520ccdbb9d88fb4f7e7a7eea73de196c856c'/>
<id>urn:sha1:b90e520ccdbb9d88fb4f7e7a7eea73de196c856c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PHP: Update locals query</title>
<updated>2020-08-05T19:28:50Z</updated>
<author>
<name>Shirasaka</name>
<email>tk.shirasaka@gmail.com</email>
</author>
<published>2020-08-05T05:48:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=dccc250add3ead4298817bfce2f69682e1d1c0ff'/>
<id>urn:sha1:dccc250add3ead4298817bfce2f69682e1d1c0ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PHP, TOML, and update HTML, javascript queries</title>
<updated>2020-08-04T06:05:51Z</updated>
<author>
<name>Shirasaka</name>
<email>tk.shirasaka@gmail.com</email>
</author>
<published>2020-07-31T14:59:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f372e2ab87fc9c6d13cd16b69d7ef08479e7b963'/>
<id>urn:sha1:f372e2ab87fc9c6d13cd16b69d7ef08479e7b963</id>
<content type='text'>
- PHP         : Add highlights and locals query
- TOML        : Add highlights and locals query
- HTML        : Add scope
- javascript  : Add some scopes
</content>
</entry>
</feed>
