<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/jsdoc, branch fix/lua</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/jsdoc?h=fix%2Flua</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/jsdoc?h=fix%2Flua'/>
<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(jsdoc): only highlight slashes in paths (#7387)</title>
<updated>2024-11-22T01:00:11Z</updated>
<author>
<name>Riley Bruins</name>
<email>ribru17@hotmail.com</email>
</author>
<published>2024-11-22T01:00:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1249b4cfce166f26fe52e46ed36bda907d6bb577'/>
<id>urn:sha1:1249b4cfce166f26fe52e46ed36bda907d6bb577</id>
<content type='text'>
Otherwise the final slash in a doc comment `*/` will also be
highlighted.</content>
</entry>
<entry>
<title>fix(jsdoc): disable spelling for identifiers (#7172)</title>
<updated>2024-09-24T07:26:55Z</updated>
<author>
<name>Kai Moschcau</name>
<email>mail@kmoschcau.de</email>
</author>
<published>2024-09-24T07:26:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6511cd984ab4b21e28f83af488f38dc89c3b0586'/>
<id>urn:sha1:6511cd984ab4b21e28f83af488f38dc89c3b0586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(jsdoc): add missing highlights</title>
<updated>2024-07-04T23:54:22Z</updated>
<author>
<name>Riley Bruins</name>
<email>ribru17@hotmail.com</email>
</author>
<published>2024-07-04T23:42:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f0dbe180004d3566a994b1093e3a37893cc141c1'/>
<id>urn:sha1:f0dbe180004d3566a994b1093e3a37893cc141c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(jsdoc): add nospell to type and tag_name</title>
<updated>2024-01-21T14:04:34Z</updated>
<author>
<name>Sergey Slipchenko</name>
<email>faergeek@gmail.com</email>
</author>
<published>2024-01-21T14:04:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=051193acba2cb669e853764bfc510c5a511874ea'/>
<id>urn:sha1:051193acba2cb669e853764bfc510c5a511874ea</id>
<content type='text'>
</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>Fix jsdoc: play nice with the comment parser (#1108)</title>
<updated>2021-03-27T15:51:16Z</updated>
<author>
<name>Santos Gallegos</name>
<email>stsewd@protonmail.com</email>
</author>
<published>2021-03-27T15:51:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=0df7c4aa39a6097e112f001520d2cea257440ed7'/>
<id>urn:sha1:0df7c4aa39a6097e112f001520d2cea257440ed7</id>
<content type='text'>
Using separate queries makes it work as expected.
Also, for the comment parser to be able to override the other tokens
we need to remove the comment from highlights (this shouldn't be a
problem since that section is already highlighted as a comment).

And, the order of the captures matter,
having jsdoc first will have more priority over `@param`.

Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/1069</content>
</entry>
<entry>
<title>feat(js): add jsdoc lang injection</title>
<updated>2020-10-27T13:08:14Z</updated>
<author>
<name>Steven Sojka</name>
<email>Steven.Sojka@tdameritrade.com</email>
</author>
<published>2020-10-27T12:45:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d9454afd93b8396fb72ff15179b5c59df21713c3'/>
<id>urn:sha1:d9454afd93b8396fb72ff15179b5c59df21713c3</id>
<content type='text'>
</content>
</entry>
</feed>
