index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
treesitter.lua
Age
Commit message (
Expand
)
Author
Files
2023-01-28
fix(treesitter): properly restore `'syntax'` (#21358)
Lewis Russell
1
2022-09-25
refactor(treesitter): rename x_position => x_pos
Justin M. Keyes
1
2022-09-16
fix(treesitter): return full metadata for get_captures_at_position (#20203)
Christian Clason
1
2022-09-14
docs(treesitter): clean up and update treesitter.txt (#20142)
Christian Clason
1
2022-09-08
Merge pull request #20093 from neovim/upstream-ts-util
Christian Clason
1
2022-09-08
docs(treesitter): fix doxygen
zeertzjq
1
2022-09-07
Use weak tables in tree-sitter code (#17117)
Thomas Vigouroux
1
2022-09-06
fix(treesitter): don't support legacy syntax in start()
Christian Clason
1
2022-09-06
refactor(treesitter): get_{nodes,captures}_at_{position,cursor}
Christian Clason
1
2022-09-06
feat(treesitter): upstream get_node_at_cursor()
Quentin Rasmont
1
2022-09-06
feat(treesitter): add vim.treesitter.start(), enable for Lua
Christian Clason
1
2022-08-26
fix(treesitter): make it get_captures_at_position
bfredl
1
2022-08-26
feat(treesitter): upstream get_hl_groups_at_position()
Quentin Rasmont
1
2022-08-25
feat(treesitter): clarify similar 'get_node_range' functions
Quentin Rasmont
1
2022-08-25
feat(treesitter): upstream node_contains()
Quentin Rasmont
1
2022-08-25
feat(treesitter): upstream is_parent()
Quentin Rasmont
1
2022-05-09
chore: format runtime with stylua
Christian Clason
1
2022-04-22
fix(treesitter): create new parser if language is not the same as cached pars...
Chinmay Dalal
1
2022-01-27
feat(ts): expose minimum language version to lua (#17186)
Thomas Vigouroux
1
2021-11-27
chore: fix typos (#16361)
dundargoc
1
2021-08-23
feat(ts): add query module in treesitter keys
Thomas Vigouroux
1
2021-08-22
docs: make Lua docstrings consistent #15255
Gregory Anders
1
2021-05-01
docs: Treesitter (#13260)
TJ DeVries
1
2021-04-01
fix: allow accessing vim.treesitter.language without require
Thomas Vigouroux
1
2021-03-30
ts: Add language version to vim.treesitter (#14255)
TJ DeVries
1
2021-03-16
chore: remove deprecated lua module tshighlighter
Matthieu Coudron
1
2021-02-10
buffer updates: add on_reload callback and handle it in treesitter parser
Björn Linse
1
2021-02-10
treesitter: propagate on_detach event properly
Björn Linse
1
2021-01-14
fix(treesitter): use source() method on attach
Thomas Vigouroux
1
2020-12-15
feat(buffer_updates): allow ignoring when previewing
Thomas Vigouroux
1
2020-11-23
feat(treesitter): add language tree
Steven Sojka
1
2020-11-04
treesitter: separate tree and parser
Thomas Vigouroux
1
2020-10-12
treesitter: allow custom parser for highlighter
Thomas Vigouroux
1
2020-09-30
treesitter: add string parser (#13008)
Thomas Vigouroux
1
2020-09-09
treesitter: use new on_bytes interface
Björn Linse
1
2020-08-13
treesitter(docs): update and refresh docs
Thomas Vigouroux
1
2020-08-13
treesitter: refactor and use lua regexes
Thomas Vigouroux
1
2020-07-10
treesitter: add parser on_lines callbacks
Thomas Vigouroux
1
2020-07-10
treesitter: call bufload before parsing (#12603)
Thomas Vigouroux
1
2020-06-29
treesitter: use nodes to mark ranges
Thomas Vigouroux
1
2020-06-29
treesitter: add set_included_ranges to the parser
Thomas Vigouroux
1
2020-06-03
treesitter: fix tests
Thomas Vigouroux
1
2020-04-30
treesitter: unknown predicates always match #12173
Thomas Vigouroux
1
2020-04-18
treesitter: escape backslashes in queries
Thomas Vigouroux
1
2020-02-26
lua: add regex support, and `@match` support in treesitter queries
Björn Linse
1
2020-02-07
treesitter: add standard &rtp/parser/ search path for parsers
Björn Linse
1
2019-12-22
tree-sitter: implement query functionality and highlighting prototype [skip.l...
Björn Linse
1
2019-09-28
tree-sitter: use "module" pattern in lua source
Björn Linse
1
2019-09-28
tree-sitter: simplify editing using the new old_byte_size parameter
Björn Linse
1
2019-09-28
tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)
Björn Linse
1
[next]