index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lua: fix @error capture
Santos Gallegos
2020-08-04
1
-1
/
+1
*
Add PHP, TOML, and update HTML, javascript queries
Shirasaka
2020-08-04
6
-0
/
+231
*
Lua locals: Make property_identifier a reference
Stephan Seitz
2020-08-03
1
-0
/
+2
*
RST: update locals
Santos Gallegos
2020-08-01
1
-0
/
+7
*
RST: update highlights
Santos Gallegos
2020-08-01
1
-10
/
+39
*
rst: update highlight queries
Santos Gallegos
2020-07-29
1
-0
/
+8
*
rename query parser to query from scheme
Steven Sojka
2020-07-28
3
-1
/
+13
*
feat(parsers): add scheme parser
Steven Sojka
2020-07-28
2
-0
/
+9
*
Lua: update some queries
Santos Gallegos
2020-07-28
2
-0
/
+12
*
C++: locals template_declaration must define their own scope in which the tem...
Stephan Seitz
2020-07-27
1
-1
/
+2
*
C/C++ locals: Make `field_identifier` a reference
Stephan Seitz
2020-07-27
1
-0
/
+2
*
Java locals: use has-ancestor? to match imports
Stephan Seitz
2020-07-27
1
-9
/
+3
*
Java highlights/locals: Add catch_formal_parameter
Stephan Seitz
2020-07-27
2
-0
/
+4
*
Java highlights: Add highlight for this
Stephan Seitz
2020-07-27
2
-3
/
+10
*
Add Java locals
Chinmay Dalal
2020-07-27
1
-6
/
+65
*
Parsers: add reStructuredText
Santos Gallegos
2020-07-27
3
-0
/
+114
*
Dart highlights: add documentation_comment
Stephan Seitz
2020-07-26
1
-0
/
+1
*
Dart highlighs: disable invalid nodes after parser update to fix CI
Stephan Seitz
2020-07-26
1
-5
/
+6
*
Go locals: Make func_literal (lambda) a @scope
Stephan Seitz
2020-07-26
1
-1
/
+3
*
Go locals: use reference.kind for calls
Stephan Seitz
2020-07-26
1
-10
/
+18
*
Go locals: range_clause can define variables
Stephan Seitz
2020-07-24
1
-0
/
+5
*
Rename attribute to annotation
Akin Sowemimo
2020-07-23
1
-2
/
+2
*
Remove todo comment
Akin Sowemimo
2020-07-23
1
-1
/
+0
*
Add getter and setter signature highlights
Akin Sowemimo
2020-07-23
1
-2
/
+7
*
Add some operators and match classes (with regex)
Akin Sowemimo
2020-07-23
1
-6
/
+41
*
Dart highlights: Add some basic queries
Stephan Seitz
2020-07-23
1
-0
/
+104
*
add js textobject queries
Steven Sojka
2020-07-22
1
-0
/
+36
*
Fix #198: prefer method highlighting over attribute
Stephan Seitz
2020-07-22
1
-4
/
+4
*
Python highlights: add lambda parameters
Stephan Seitz
2020-07-22
1
-0
/
+6
*
Merge pull request #209 from steelsojka/master
Steven Sojka
2020-07-22
2
-6
/
+14
|
\
|
*
add rest_parameters as definition in javascript
Steven Sojka
2020-07-22
2
-6
/
+14
*
|
fixes golang method highlights (overwritten by parameter in the ordering)
winwisely268
2020-07-22
1
-15
/
+15
|
/
*
Added some more fixes to c# highlighting
Steve Vermeulen
2020-07-20
1
-0
/
+12
*
Few more minor fixes to c# highlighting to cover other cases of types being used
Steve Vermeulen
2020-07-20
1
-10
/
+9
*
Fixed to use @float instead of just @number
Steve Vermeulen
2020-07-20
1
-4
/
+2
*
Commenting out the attempt to highlight method calls for now
Steve Vermeulen
2020-07-20
1
-5
/
+7
*
C# highlighting - Fixed to highlight method calls, and changed break to be co...
Steve Vermeulen
2020-07-20
1
-1
/
+8
*
Added more highlight groups to C# file
Steve Vermeulen
2020-07-20
1
-2
/
+69
*
Added first attempt at highlighting and text objects for csharp
Steve Vermeulen
2020-07-20
2
-0
/
+136
*
C highlights: Add operator "%"
Stephan Seitz
2020-07-20
1
-0
/
+2
*
C++ locals: add variadic as @definition.var
Stephan Seitz
2020-07-20
1
-0
/
+3
*
C++ highlights: Add decltype keyword
Stephan Seitz
2020-07-20
1
-0
/
+1
*
C++ highlights: Highlight variadic parameters
Stephan Seitz
2020-07-20
1
-0
/
+4
*
Python highlights: highlight functions with self as methods (#198)
Stephan Seitz
2020-07-20
1
-0
/
+13
*
Attach kind of reference to query result instead of using subfields
Stephan Seitz
2020-07-20
3
-4
/
+12
*
bash: add locals.scm for use with definition highlighting
TravonteD
2020-07-19
1
-0
/
+13
*
go loop and func literal, rust textobject support
winwisely268
2020-07-17
2
-2
/
+88
*
fix(highlights): add array strings
Steven Sojka
2020-07-17
1
-0
/
+1
*
fix: fix references and definitions
TravonteD
2020-07-16
1
-5
/
+17
*
added textobject support for golang
winwisely268
2020-07-16
1
-0
/
+37
[next]