index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
Age
Commit message (
Expand
)
Author
2020-07-26
Dart highlights: add documentation_comment
Stephan Seitz
2020-07-26
Dart highlighs: disable invalid nodes after parser update to fix CI
Stephan Seitz
2020-07-26
Go locals: Make func_literal (lambda) a @scope
Stephan Seitz
2020-07-26
Go locals: use reference.kind for calls
Stephan Seitz
2020-07-24
Go locals: range_clause can define variables
Stephan Seitz
2020-07-23
Rename attribute to annotation
Akin Sowemimo
2020-07-23
Remove todo comment
Akin Sowemimo
2020-07-23
Add getter and setter signature highlights
Akin Sowemimo
2020-07-23
Add some operators and match classes (with regex)
Akin Sowemimo
2020-07-23
Dart highlights: Add some basic queries
Stephan Seitz
2020-07-22
add js textobject queries
Steven Sojka
2020-07-22
Fix #198: prefer method highlighting over attribute
Stephan Seitz
2020-07-22
Python highlights: add lambda parameters
Stephan Seitz
2020-07-22
Merge pull request #209 from steelsojka/master
Steven Sojka
2020-07-22
add rest_parameters as definition in javascript
Steven Sojka
2020-07-22
fixes golang method highlights (overwritten by parameter in the ordering)
winwisely268
2020-07-20
Added some more fixes to c# highlighting
Steve Vermeulen
2020-07-20
Few more minor fixes to c# highlighting to cover other cases of types being used
Steve Vermeulen
2020-07-20
Fixed to use @float instead of just @number
Steve Vermeulen
2020-07-20
Commenting out the attempt to highlight method calls for now
Steve Vermeulen
2020-07-20
C# highlighting - Fixed to highlight method calls, and changed break to be co...
Steve Vermeulen
2020-07-20
Added more highlight groups to C# file
Steve Vermeulen
2020-07-20
Added first attempt at highlighting and text objects for csharp
Steve Vermeulen
2020-07-20
C highlights: Add operator "%"
Stephan Seitz
2020-07-20
C++ locals: add variadic as @definition.var
Stephan Seitz
2020-07-20
C++ highlights: Add decltype keyword
Stephan Seitz
2020-07-20
C++ highlights: Highlight variadic parameters
Stephan Seitz
2020-07-20
Python highlights: highlight functions with self as methods (#198)
Stephan Seitz
2020-07-20
Attach kind of reference to query result instead of using subfields
Stephan Seitz
2020-07-19
bash: add locals.scm for use with definition highlighting
TravonteD
2020-07-17
go loop and func literal, rust textobject support
winwisely268
2020-07-17
fix(highlights): add array strings
Steven Sojka
2020-07-16
fix: fix references and definitions
TravonteD
2020-07-16
added textobject support for golang
winwisely268
2020-07-16
highlights: some fixes
Thomas Vigouroux
2020-07-15
Python textobjects: Include @decorators and improve @conditional.inner
Stephan Seitz
2020-07-15
feat(textobjects): Add `start` to include preceding things like documentation
Stephan Seitz
2020-07-14
Add C/C++ textobjects
Stephan Seitz
2020-07-14
Add Python textobjects
Stephan Seitz
2020-07-14
Add textobjects module
Stephan Seitz
2020-07-13
Cpp locals: Fix syntax
Stephan Seitz
2020-07-13
Add rust locals.scm
Stephan Seitz
2020-07-13
C/C++ highlights: Small improvements for type definitions
Stephan Seitz
2020-07-09
highlight(c): fix booleans and types
Thomas Vigouroux
2020-07-09
Python locals: with_statement can define variables
Stephan Seitz
2020-07-09
Python highlights: Surround type subscript query with (type ...)
Stephan Seitz
2020-07-08
locals(lua): simplify args
Thomas Vigouroux
2020-07-08
highlight(lua): fix overlapping queries
Thomas Vigouroux
2020-07-08
Introduce @definition.import for Python/Javascript
Stephan Seitz
2020-07-08
Highlight complete type definition
Stephan Seitz
[prev]
[next]