aboutsummaryrefslogtreecommitdiffstats
path: root/queries/jsx
Commit message (Expand)AuthorAgeFilesLines
* fix(jsx): add missing indent end mark to elementsPham Huy Hoang2023-01-041-1/+10
* injections(jsx): highlight `<style jsx>` as cssnumToStr2022-08-261-0/+8
* Prefer lua-match over matchLewis Russell2021-11-231-3/+3
* add @tag.attribute for html like attributeslmlorca2021-07-141-0/+1
* highlights(jsx): fix constant identifier (#1434)Munif Tanjim2021-07-101-3/+0
* JSX components with capital first letter highlighted as constructor rather th...napmn2021-06-041-9/+9
* fix: jsx indent querykiyan2021-04-011-0/+2
* feat: added more indent querieselianiva2021-01-141-0/+10
* use for first identifier in jsx nested_identifierdavidroeca2020-10-231-3/+3
* handle jsx components with dot in themdavidroeca2020-10-231-1/+10
* also match variable names to be @type when uppercasedkiyan422020-09-201-0/+3
* use @tag and @type directives for jsx highlightskiyan422020-09-201-7/+21
* add TSNonekiyan422020-09-151-0/+2
* do not highlight as normal to prevent background to override CursorLinekiyan422020-09-151-2/+0
* Rename jsx/fold.scm -> folds.scmSantos Gallegos2020-09-141-0/+0
* add jsx fold on jsx_element onlykyazdani422020-09-121-0/+1
* ci: fix wrong queriesThomas Vigouroux2020-09-111-1/+1
* fix using highlight query extension for every query typekyazdani422020-09-071-0/+12