index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
treesitter
Commit message (
Expand
)
Author
Age
*
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
Folke Lemaitre
2022-12-17
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: don't skip parser_spec on windows (#20294)
dundargoc
2022-11-15
*
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
2022-11-14
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
refactor(treesitter): rename x_position => x_pos
Justin M. Keyes
2022-09-25
*
fix(treesitter): return full metadata for get_captures_at_position (#20203)
Christian Clason
2022-09-16
*
fix(treesitter): do not link @error by default
Christian Clason
2022-09-06
*
feat(treesitter): add injections
Christian Clason
2022-09-06
*
ci(tests): don't skip parsers on functionaltest
Christian Clason
2022-09-06
*
fix(treesitter): make it get_captures_at_position
bfredl
2022-08-26
*
feat(treesitter)!: use @foo.bar style highlight groups
bfredl
2022-08-26
*
fix(tests): use pending_c_parser when needed
bfredl
2022-08-25
*
feat(treesitter): upstream node_length() as a node method
Quentin Rasmont
2022-08-25
*
feat(treesitter): upstream get_root_for_node() as a node method
Quentin Rasmont
2022-08-25
*
feat(treesitter): upstream get_named_children() as a node method
Quentin Rasmont
2022-08-25
*
feat(treesitter): add ability to retreive a tree/node given a range
Quentin Rasmont
2022-08-25
*
feat(treesitter): upstream is_parent()
Quentin Rasmont
2022-08-25
*
test(treesitter): make internal lang test pending when necessary
Thomas Vigouroux
2022-08-24
*
feat(treesitter): allow customizing language symbol name
Thomas Vigouroux
2022-08-22
*
fix(ci): noisy logs, unreliable test #19019
Justin M. Keyes
2022-06-18
*
fix(tests): unreliable parser_spec #18911
Justin M. Keyes
2022-06-09
*
test(ts): skip test if C parser is not available
James McCoy
2022-06-08
*
fix(treesitter): create new parser if language is not the same as cached pars...
Chinmay Dalal
2022-04-22
*
feat(ui): allow conceal to be defined in decorations
bfredl
2022-03-20
*
feat(tree-sitter): allow Atom-style capture fallbacks (#14196)
Stephan Seitz
2022-02-16
*
fix: append test for checking zero width node range
kevinhwang91
2022-02-11
*
fix(ts): escape lang when loading parsers (#16668)
Lewis Russell
2022-01-27
*
perf(treesitter): cache query parsing
Stephan Seitz
2022-01-06
*
feat(ts): add support for multiline nodes in get_node_text (#14999)
Mathias Fußenegger
2021-12-12
*
fix(tests): adapt parser_spec test to tree-sitter bump
Christian Clason
2021-11-23
*
feat(treesitter): add next, prev sibling method
Dylan Kendal
2021-08-20
*
Merge pull request #15283 from jamessan/pending-c-parsers
Thomas Vigouroux
2021-08-06
|
\
|
*
test(treesitter): skip all parsers tests if parsers aren't installed
James McCoy
2021-08-05
*
|
treesitter: add query.list_directives
Stephan Seitz
2021-07-24
*
|
feat(treesitter): allow to set highlight priority for queries
Stephan Seitz
2021-07-22
|
/
*
treesitter: add predicate "any-of?" (#14344)
Raymond W. Ko
2021-05-14
*
treesitter: do not escape in match? (#14382)
Stephan Seitz
2021-05-11
*
Ensure there is a nested table allocated for #set!
derekstride
2021-04-27
*
Merge pull request #14046 from nvim-treesitter/feature/language-tree-directiv...
Thomas Vigouroux
2021-04-14
|
\
|
*
feat(treesitter): allow injections to be configured through directives
Steven Sojka
2021-04-02
*
|
feat(ts): include parser ABI version in checkhealth
Thomas Vigouroux
2021-04-06
|
/
*
fixup: remove unused test function
TJ DeVries
2021-03-31
*
ts: Add per-language highlight links
TJ DeVries
2021-03-31
*
fixup: Add a test and it is so pretty
TJ DeVries
2021-03-30
*
treesitter: default start and end row when omitted
“jvgrootveld”
2021-01-15
*
buffer updates: mark sorted region as changed.
Björn Linse
2021-01-03
*
tests: make treesitter its own category
Björn Linse
2021-01-03