index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(jsx): commentstring query
Riley Bruins
2025-03-04
1
-0
/
+6
*
feat(jsx): apply HTML-based highlight improvements (#6867)
Riley Bruins
2024-07-05
1
-0
/
+84
*
refactor(format): drop extra indentation for field
Phạm Huy Hoàng
2024-03-21
1
-12
/
+10
*
feat(jsx): spell check text nodes (#6083)
Sean Boult
2024-02-12
1
-1
/
+1
*
highlight(jsx,tsx): character references (a.k.a. entities)
Calum Smith
2024-02-05
1
-0
/
+2
*
chore(ecma,jsx): update parser and queries
Amaan Qureshi
2024-01-31
1
-0
/
+2
*
fix(jsx): proper tag and builtin tag distinction
Riley Bruins
2024-01-25
1
-15
/
+15
*
chore: format queries
Phạm Huy Hoàng
2024-01-21
2
-7
/
+7
*
chore: query formatting
Pham Huy Hoang
2024-01-19
3
-22
/
+59
*
chore(injections)!: update injection syntax to 0.9
Pham Huy Hoang
2023-08-12
1
-3
/
+4
*
chore: update JSX from upstream
Amaan Qureshi
2023-07-12
2
-13
/
+7
*
use indent.X syntax for captures and properties of set directives
George Harker
2023-03-24
1
-6
/
+6
*
fix(jsx): add missing indent end mark to elements
Pham Huy Hoang
2023-01-04
1
-1
/
+10
*
injections(jsx): highlight `<style jsx>` as css
numToStr
2022-08-26
1
-0
/
+8
*
Prefer lua-match over match
Lewis Russell
2021-11-23
1
-3
/
+3
*
add @tag.attribute for html like attributes
lmlorca
2021-07-14
1
-0
/
+1
*
highlights(jsx): fix constant identifier (#1434)
Munif Tanjim
2021-07-10
1
-3
/
+0
*
JSX components with capital first letter highlighted as constructor rather th...
napmn
2021-06-04
1
-9
/
+9
*
fix: jsx indent query
kiyan
2021-04-01
1
-0
/
+2
*
feat: added more indent queries
elianiva
2021-01-14
1
-0
/
+10
*
use for first identifier in jsx nested_identifier
davidroeca
2020-10-23
1
-3
/
+3
*
handle jsx components with dot in them
davidroeca
2020-10-23
1
-1
/
+10
*
also match variable names to be @type when uppercased
kiyan42
2020-09-20
1
-0
/
+3
*
use @tag and @type directives for jsx highlights
kiyan42
2020-09-20
1
-7
/
+21
*
add TSNone
kiyan42
2020-09-15
1
-0
/
+2
*
do not highlight as normal to prevent background to override CursorLine
kiyan42
2020-09-15
1
-2
/
+0
*
Rename jsx/fold.scm -> folds.scm
Santos Gallegos
2020-09-14
1
-0
/
+0
*
add jsx fold on jsx_element only
kyazdani42
2020-09-12
1
-0
/
+1
*
ci: fix wrong queries
Thomas Vigouroux
2020-09-11
1
-1
/
+1
*
fix using highlight query extension for every query type
kyazdani42
2020-09-07
1
-0
/
+12