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
/
dart
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat!: drop modules, general refactor and cleanup
Christian Clason
2025-05-12
5
-399
/
+0
*
fix(dart): remove unused rule
Amaan Qureshi
2024-10-16
1
-1
/
+0
*
fix(dart): more highlight coverage, import folds
Riley Bruins
2024-10-08
2
-13
/
+39
*
feat: more `@keyword.type` captures
Riley Bruins
2024-05-01
1
-3
/
+6
*
feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`
Jaehwang Jung
2024-03-16
1
-1
/
+1
*
feat(format-scripts): linewrap predicates
再生花
2024-02-23
1
-1
/
+3
*
fix(format): fix nested grouping indentation (#6128)
Phạm Huy Hoàng
2024-02-18
1
-3
/
+4
*
fix(dart): replace slow indent with simpler strategy
Christian Clason
2024-01-25
1
-5
/
+6
*
chore: format queries
Phạm Huy Hoàng
2024-01-21
1
-1
/
+1
*
Fixup format (#5934)
Phạm Huy Hoàng
2024-01-20
1
-0
/
+1
*
chore: query formatting
Pham Huy Hoang
2024-01-19
5
-134
/
+134
*
feat!: align standard captures with upstream
Christian Clason
2024-01-19
1
-10
/
+10
*
feat(locals)!: switch to upstream captures
Christian Clason
2024-01-19
1
-8
/
+8
*
refactor: Remove all `(ERROR) @error` captures
Pham Huy Hoang
2023-10-25
1
-3
/
+0
*
feat(dart): add base, final & sealed class modifier highlights
nedia
2023-09-19
1
-0
/
+3
*
fix(dart): update queries from upstream
Amaan Qureshi
2023-08-24
1
-2
/
+0
*
chore(injections)!: update injection syntax to 0.9
Pham Huy Hoang
2023-08-12
1
-1
/
+2
*
feat(dart): improve locals query (#4922)
David Zeng
2023-06-09
1
-6
/
+32
*
fix(dart): update indents from upstream (#4924)
Amaan Qureshi
2023-06-07
1
-1
/
+4
*
perf: remove match where possible
Amaan Qureshi
2023-04-21
1
-3
/
+3
*
fix(dart_indent): Fix dart case/default indent
Pham Huy Hoang
2023-04-14
1
-0
/
+10
*
Revert "fix(dart): function argument indents is inconsistent"
Robert Brunhage
2023-04-13
1
-2
/
+1
*
fix(dart): function argument indents is inconsistent
Robert Brunhage
2023-04-11
1
-1
/
+2
*
fix(dart): try statement wouldn't indent (#4623)
Robert Brunhage
2023-04-10
1
-0
/
+1
*
use indent.X syntax for captures and properties of set directives
George Harker
2023-03-24
1
-5
/
+5
*
feat: add `@comment.documentation` where applicable
Amaan Qureshi
2023-03-05
1
-2
/
+2
*
feat!: add `@keyword.coroutine` capture
Amaan Qureshi
2023-03-03
1
-5
/
+8
*
feat(dart): add folds
Amaan Qureshi
2023-02-24
1
-0
/
+15
*
fix(dart): add `@indent_end` to } (#4167)
SzeLamC
2023-02-24
1
-0
/
+4
*
docs: fix typos
dundargoc
2023-02-23
1
-1
/
+1
*
highlights(dart): use more specific groups
ObserverOfTime
2022-11-26
1
-14
/
+24
*
feat(keywords) merge return and yield into keyword.return group
antonk52
2021-07-04
1
-4
/
+1
*
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-07-04
1
-2
/
+8
*
feat(dart): add function call expression highlight
Akin Sowemimo
2021-07-02
1
-0
/
+6
*
feat(dart): add function call query (commented)
Akin Sowemimo
2021-07-01
1
-0
/
+1
*
feat(dart): add multiplicative_operator
Akin Sowemimo
2021-07-01
1
-0
/
+4
*
fix: assignable selector was removed/hidden
Akin Sowemimo
2021-06-06
1
-2
/
+0
*
feat(dart): add late & required keywords
Akin Sowemimo
2021-05-19
1
-0
/
+2
*
fix: uppercase variables being highlighted as type
Akin Sowemimo
2021-05-18
1
-8
/
+11
*
feat: replace match with any-of
Akin Sowemimo
2021-05-18
1
-1
/
+21
*
fix: remove duplicate type identifier queries
Akin Sowemimo
2021-05-18
1
-4
/
+0
*
feat(dart): add async/sync* to highlights
Akin Sowemimo
2021-05-18
1
-1
/
+4
*
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-05-07
1
-1
/
+1
*
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-04-28
1
-1
/
+1
*
Remove invalid dart query
Stephan Seitz
2021-03-16
1
-2
/
+3
*
Mark several invalid queries
Stephan Seitz
2021-03-16
1
-2
/
+3
*
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-03-12
1
-0
/
+1
*
feat(dart): add indents
elianiva
2021-03-08
1
-0
/
+27
*
[highlights] Add TSSymbol highlight group
Dennis B
2021-03-04
1
-1
/
+1
*
Dart: Highlight escape sequences
Stephan Seitz
2020-11-15
1
-0
/
+2
[next]