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
/
javascript
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove textobjects module
Stephan Seitz
2020-10-04
1
-36
/
+0
*
Add @keyword.operator for operators that are English words and add @exception...
Stephan Seitz
2020-09-19
1
-6
/
+12
*
Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages
Stephan Seitz
2020-09-14
1
-0
/
+4
*
Folds: rename query files to folds.scm to be consistent
Santos Gallegos
2020-09-14
1
-0
/
+0
*
fix(highlights): add missing js operators
Steven Sojka
2020-09-10
1
-17
/
+30
*
fix using highlight query extension for every query type
kyazdani42
2020-09-07
1
-12
/
+0
*
feat(folds): add ts and js folds
Steven Sojka
2020-09-06
1
-0
/
+15
*
fix(locals): js add arrow function parameter as definition
Steven Sojka
2020-09-02
1
-0
/
+4
*
fix(locals): add js namespace import as definition
Steven Sojka
2020-08-26
1
-0
/
+3
*
@function.method -> @method
Nathan Smith
2020-08-17
1
-6
/
+6
*
Merge pull request #319 from kyazdani42/feat/add-jsx-fragment-and-self-closing
Steven Sojka
2020-08-17
1
-0
/
+3
|
\
|
*
add jsx fragment and jsx self closing element highlights
kiyan42
2020-08-17
1
-0
/
+3
*
|
chore(highlights): remove is predicate usage
Steven Sojka
2020-08-17
1
-6
/
+0
|
/
*
some refacto, doc fixes and jsx queries
kiyan42
2020-08-17
2
-1
/
+11
*
fix(queries): use vim-match for non lua regexes
Steven Sojka
2020-08-16
1
-3
/
+3
*
Merge pull request #296 from steelsojka/feat-is-predicate
Steven Sojka
2020-08-16
2
-13
/
+20
|
\
|
*
feat(highlights): add is predicate
Steven Sojka
2020-08-16
2
-13
/
+20
*
|
feat(definitions): allow setting of scope
Steven Sojka
2020-08-16
1
-0
/
+4
|
/
*
fix(locals): add shorthand identifiers as references and definitions
Steven Sojka
2020-08-14
1
-1
/
+6
*
Add PHP, TOML, and update HTML, javascript queries
Shirasaka
2020-08-04
1
-0
/
+3
*
add js textobject queries
Steven Sojka
2020-07-22
1
-0
/
+36
*
add rest_parameters as definition in javascript
Steven Sojka
2020-07-22
2
-6
/
+14
*
Introduce @definition.import for Python/Javascript
Stephan Seitz
2020-07-08
1
-1
/
+1
*
feat(javascript): add import specifier as definition
Steven Sojka
2020-07-01
1
-0
/
+3
*
refactor(refactor): use higher local apis and some cleanup
Steven Sojka
2020-06-30
1
-3
/
+0
*
feat(refactor): highlight usages module
Steven Sojka
2020-06-30
1
-0
/
+3
*
fix(javascript): set booleans to boolean highlights
Steven Sojka
2020-06-15
1
-2
/
+2
*
feat(queries): add typescript and javascript queries
Steven Sojka
2020-06-14
2
-0
/
+225