Riley Bruins
ab2d243fd0
fix(treesitter): display fields for anonymous nodes in :InspectTree
...
(cherry picked from commit 9217e0d671
)
2024-07-05 10:15:14 +02:00
dundargoc
052498ed42
test: improve test conventions
...
Specifically, functions that are run in the context of the test runner
are put in module `test/testutil.lua` while the functions that are run
in the context of the test session are put in
`test/functional/testnvim.lua`.
Closes https://github.com/neovim/neovim/issues/27004 .
2024-04-23 18:17:04 +02:00
Lewis Russell
81fc27124b
refactor(test): inject after_each differently
2024-04-10 15:53:50 +01:00
dundargoc
7035125b2b
test: improve test conventions
...
Work on https://github.com/neovim/neovim/issues/27004 .
2024-04-08 22:51:00 +02:00
altermo
c0b99bb1de
feat(treesitter): show root nodes in :InspectTree ( #26944 )
...
Co-authored-by: altermo <>
Co-authored-by: Jongwook Choi <wookayin@gmail.com >
2024-02-06 14:51:53 -06:00
Jongwook Choi
f4a3c32631
test(treesitter): add test cases for inspect_tree
...
Co-authored-by: altermo <107814000+altermo@users.noreply.github.com >
2024-02-05 16:23:22 -05:00