summaryrefslogtreecommitdiff
path: root/queries/jsx
AgeCommit message (Expand)Author
2022-08-26injections(jsx): highlight `<style jsx>` as cssnumToStr
2021-11-23Prefer lua-match over matchLewis Russell
2021-07-14add @tag.attribute for html like attributeslmlorca
2021-07-10highlights(jsx): fix constant identifier (#1434)Munif Tanjim
2021-06-04JSX components with capital first letter highlighted as constructor rather th...napmn
2021-04-01fix: jsx indent querykiyan
2021-01-14feat: added more indent querieselianiva
2020-10-23use for first identifier in jsx nested_identifierdavidroeca
2020-10-23handle jsx components with dot in themdavidroeca
2020-09-20also match variable names to be @type when uppercasedkiyan42
2020-09-20use @tag and @type directives for jsx highlightskiyan42
2020-09-15add TSNonekiyan42
2020-09-15do not highlight as normal to prevent background to override CursorLinekiyan42
2020-09-14Rename jsx/fold.scm -> folds.scmSantos Gallegos
2020-09-12add jsx fold on jsx_element onlykyazdani42
2020-09-11ci: fix wrong queriesThomas Vigouroux
2020-09-07fix using highlight query extension for every query typekyazdani42