aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/treesitter.txt
Commit message (Expand)AuthorAge
* docs: document TSNode:byte_length() (#26287)Gregory Anders2023-11-29
* docs(treesitter): add disclaimer about needing to parse before `get_node()`L Lllvvuu2023-11-04
* feat(treesitter): add foldtext with treesitter highlighting (#25391)Till Bungert2023-10-01
* docs: misc #24561Justin M. Keyes2023-09-20
* fix(treesitter): _trees may not be list-likeJaehwang Jung2023-09-17
* feat(treesitter): add lang parameter to the query editor (#25181)Maria José Solano2023-09-16
* perf(treesitter): do not scan past given line for predicate matchL Lllvvuu2023-09-16
* refactor(treesitter): rename "preview" => "edit" #25161Maria José Solano2023-09-15
* docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
* refactor(treesitter): deprecate for_each_child #25118LW2023-09-14
* feat(treesitter): add a query editor (#24703)Maria José Solano2023-08-25
* feat(treesitter): add 'injection.self' and 'injection.parent'Amaan Qureshi2023-08-24
* feat(treesitter)!: incremental injection parsingLewis Russell2023-08-12
* feat(treesitter): add injection language fallback (#24659)Christian Clason2023-08-11
* docs: luaref cleanup #24541Justin M. Keyes2023-08-03
* refactor(lua2dox): overhaul (#24386)Lewis Russell2023-07-18
* docs: handle whitespace in emmycommentsLewis Russell2023-07-17
* docs(lua): do not render self argsLewis Russell2023-07-17
* docs: "Return (multiple)" headingJustin M. Keyes2023-07-08
* feat(treesitter): bundle markdown parser and queries (#22481)Christian Clason2023-07-01
* refactor!: rename "playground" => "dev" #23919Justin M. Keyes2023-06-06
* fix(treesitter): update c queriesChristian Clason2023-05-15
* docs: small fixesdundargoc2023-05-13
* feat(treesitter): add support for setting query depthsLewis Russell2023-05-11
* fix(treesitter): redraw added/removed injections properly (#23287)Lewis Russell2023-04-30
* feat(treesitter): upstream query omnifunc from playground (#23394)Christian Clason2023-04-30
* feat(treesitter): add query_linter from nvim-treesitter/playground (#22784)Stephan Seitz2023-04-29
* docs: regenerategithub-actions[bot]2023-04-04
* docs(treesitter): add query injectionsChristian Clason2023-04-01
* fix(tests): adapt treesitter/highlight_spec priority testChristian Clason2023-04-01
* feat: add `vim.treesitter.language.get_filetypes()` (#22643)Lewis Russell2023-03-30
* feat(treesitter)!: deprecate top level indexes to modules (#22761)Lewis Russell2023-03-24
* fix(treesitter): InspectTree does not respect 'splitright' #22692Yochem van Rosmalen2023-03-17
* Merge pull request #22613 from lewis6991/feat/tsqueryutilLewis Russell2023-03-11
|\
| * refactor(treesitter): add Range type aliase for Range4|Range6Lewis Russell2023-03-11
| * feat(treesitter)!: consolidate query util functionsLewis Russell2023-03-10
* | feat!(treesitter): do not return changes from LanguageTree:parse() Lewis Russell2023-03-10
|/
* refactor(treesitter): use byte ranges from treesitter (#22589)Lewis Russell2023-03-09
* Revert "refactor(treesitter): delegate region calculation to treesitter" (#22...Lewis Russell2023-03-08
* refactor(treesitter): delegate region calculation to treesitter (#22553)Lewis Russell2023-03-08
* feat(treesitter): use upstream format for injection queriesLewis Russell2023-03-08
* docs: module-level docstrings (@defgroup) #22498Justin M. Keyes2023-03-05
* docs(treesitter): number → integer (#22513)Jaehwang Jung2023-03-04
* docs: fix vim.treesitter tagsJustin M. Keyes2023-03-03
* feat(treesitter): add :InspectTree command (#22477)Christian Clason2023-03-02
* refactor: rename show_tree => inspect_tree #22474Justin M. Keyes2023-03-02
* feat(treesitter): expand the APILewis Russell2023-02-26
* feat(treesitter)!: remove silent option from language.add()Lewis Russell2023-02-24
* feat(treesitter): upstream foldexpr from nvim-treesitterLewis Russell2023-02-23
* docs: fix more treesitter parsing errorsChristian Clason2023-02-23