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
/
runtime
/
doc
/
treesitter.txt
Commit message (
Expand
)
Author
Age
*
docs: regenerate
github-actions[bot]
2023-04-04
*
docs(treesitter): add query injections
Christian Clason
2023-04-01
*
fix(tests): adapt treesitter/highlight_spec priority test
Christian Clason
2023-04-01
*
feat: add `vim.treesitter.language.get_filetypes()` (#22643)
Lewis Russell
2023-03-30
*
feat(treesitter)!: deprecate top level indexes to modules (#22761)
Lewis Russell
2023-03-24
*
fix(treesitter): InspectTree does not respect 'splitright' #22692
Yochem van Rosmalen
2023-03-17
*
Merge pull request #22613 from lewis6991/feat/tsqueryutil
Lewis Russell
2023-03-11
|
\
|
*
refactor(treesitter): add Range type aliase for Range4|Range6
Lewis Russell
2023-03-11
|
*
feat(treesitter)!: consolidate query util functions
Lewis Russell
2023-03-10
*
|
feat!(treesitter): do not return changes from LanguageTree:parse()
Lewis Russell
2023-03-10
|
/
*
refactor(treesitter): use byte ranges from treesitter (#22589)
Lewis Russell
2023-03-09
*
Revert "refactor(treesitter): delegate region calculation to treesitter" (#22...
Lewis Russell
2023-03-08
*
refactor(treesitter): delegate region calculation to treesitter (#22553)
Lewis Russell
2023-03-08
*
feat(treesitter): use upstream format for injection queries
Lewis Russell
2023-03-08
*
docs: module-level docstrings (@defgroup) #22498
Justin M. Keyes
2023-03-05
*
docs(treesitter): number → integer (#22513)
Jaehwang Jung
2023-03-04
*
docs: fix vim.treesitter tags
Justin M. Keyes
2023-03-03
*
feat(treesitter): add :InspectTree command (#22477)
Christian Clason
2023-03-02
*
refactor: rename show_tree => inspect_tree #22474
Justin M. Keyes
2023-03-02
*
feat(treesitter): expand the API
Lewis Russell
2023-02-26
*
feat(treesitter)!: remove silent option from language.add()
Lewis Russell
2023-02-24
*
feat(treesitter): upstream foldexpr from nvim-treesitter
Lewis Russell
2023-02-23
*
docs: fix more treesitter parsing errors
Christian Clason
2023-02-23
*
test(help): drop treesitter parse error to 0
Christian Clason
2023-02-23
*
refactor(treesitter): Add vim.treesitter.get_node() (#22360)
Gregory Anders
2023-02-22
*
feat(treesitter): add filetype -> lang API
Lewis Russell
2023-02-21
*
fix(treesitter): make params optional
Lewis Russell
2023-02-15
*
feat(treesitter): add metadata option for get_node_text
figsoda
2023-02-04
*
fix(treesitter): fix most diagnostics
Lewis Russell
2023-02-04
*
fix(treesitter): validate language name
Christian Clason
2023-01-28
*
docs: treesitter.add_directive, add_predicate #21206
Ching Pei Yang
2023-01-16
*
feat(treesitter): add 'lang' option to show_tree() (#21341)
Gregory Anders
2022-12-08
*
feat(treesitter): add vim.treesitter.show_tree() (#21322)
Gregory Anders
2022-12-08
*
docs(treesitter): use full function names in tags (#21321)
Gregory Anders
2022-12-07
*
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
*
docs: add language annotation to Nvim manual
Christian Clason
2022-12-02
*
docs(treesitter): change links for `eq?` and `set!` to codeblocks (#21047)
Jlll1
2022-11-15
*
feat(spell): support nospell in treesitter queries
Lewis Russell
2022-11-12
*
docs(treesitter): fix predicate syntax (#21016)
James Trew
2022-11-10
*
fix(highlight): link more treesitter groups by default (#20711)
Christian Clason
2022-10-18
*
feat(docs): format parameters as a list #20485
Justin M. Keyes
2022-10-05
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
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
*
docs(treesitter): clean up and update treesitter.txt (#20142)
Christian Clason
2022-09-14
*
docs(treesitter): suggest using `extends` to extend queries
Thomas Vigouroux
2022-09-12
*
Merge pull request #20093 from neovim/upstream-ts-util
Christian Clason
2022-09-08
|
\
|
*
refactor(treesitter): get_{nodes,captures}_at_{position,cursor}
Christian Clason
2022-09-06
*
|
fix(treesitter): use the right loading order for base queries (#20117)
bfredl
2022-09-08
*
|
feat(treesitter)!: do not merge queries by default (#20105)
Thomas Vigouroux
2022-09-08
[next]