elianiva
0916cceab2
feat(svelte): inject JS on each expression ( #1969 )
2021-11-02 10:59:23 -05:00
Joakker
c699cc2e47
Use #any-of? instead of #match? where posible
2021-06-25 00:22:48 +02:00
elianiva
5d2faa0466
refactor: make html-like languages inherit from single query
2021-05-17 23:38:14 +02:00
Santos Gallegos
67f0857015
Revert "Comment: use @combined to create just one tree per buffer ( #1252 )"
...
This reverts commit 4a7a713c52 .
2021-05-07 16:51:57 +02:00
Santos Gallegos
4a7a713c52
Comment: use @combined to create just one tree per buffer ( #1252 )
...
* Comment: use `@combined` to create just one tree per buffer
There is no need to create a tree per line/block for comments.
Should fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1251
* Add injections for scss
* Fix jsonc
* Combine jsdoc
2021-04-28 07:19:07 -05:00
Stephan Seitz
9ebe0bd8d7
Fix svelte highlights
2021-04-21 19:15:54 +02:00
elianiva
ffbf8f19a4
feat: add scss injection for svelte/vue
2021-04-08 22:50:41 +02:00
Santos Gallegos
e4083fc8e1
Add comment parser to highlight comment tags ( #893 )
...
Closes #236
2021-03-12 11:21:46 -05:00
elianiva
0bf8f58cd2
feat: use @ignore for comments and multiline strings
2021-03-01 23:28:53 +01:00
elianiva
1bbcd2fbc2
svelte: also capture src as text.uri
2021-02-28 14:01:54 -05:00
elianiva
25bb379a05
fix: missing erroneous end tag
2021-02-23 16:27:16 +01:00
elianiva
72d38fc44b
refactor: use eq
2021-02-23 16:27:16 +01:00
elianiva
17a74e2055
feat: improved highlight + injections, cc @stsewd
2021-02-23 16:27:16 +01:00
elianiva
a73e200abf
feat: add support for svelte
2021-02-23 16:27:16 +01:00