aboutsummaryrefslogtreecommitdiffstats
path: root/queries/svelte
Commit message (Expand)AuthorAgeFilesLines
* use indent.X syntax for captures and properties of set directivesGeorge Harker2023-03-241-3/+3
* refactor(svelte): match certain keywords for conditional and exceptionAmaan Qureshi2023-03-031-0/+6
* feat!: add `@keyword.coroutine` captureAmaan Qureshi2023-03-031-0/+3
* injections(svelte): add pug injectionObserverOfTime2023-02-111-0/+12
* refactor(svelte): Remove duplicated queriesLucario3872023-01-031-7/+4
* svelte query and lockfile updatedHimujjal Upadhyaya2022-04-131-0/+2
* feat(svelte): inject JS on `each` expression (#1969)elianiva2021-11-021-1/+4
* Use #any-of? instead of #match? where posibleJoakker2021-06-251-2/+2
* refactor: make html-like languages inherit from single queryelianiva2021-05-172-51/+4
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-071-1/+1
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-281-1/+1
* Fix svelte highlightsStephan Seitz2021-04-211-1/+1
* feat: add scss injection for svelte/vueelianiva2021-04-081-0/+9
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-0/+2
* feat: use @ignore for comments and multiline stringselianiva2021-03-011-0/+2
* svelte: also capture src as text.urielianiva2021-02-281-1/+1
* fix: missing erroneous end tagelianiva2021-02-231-6/+15
* refactor: use eqelianiva2021-02-232-4/+4
* feat: improved highlight + injections, cc @stsewdelianiva2021-02-232-0/+31
* feat: add support for svelteelianiva2021-02-234-0/+70