nvim-treesitter/scripts
partizan cfccc352c9 test: Add tests for is_in_node_range (#1756)
* fix: is_in_node_range now includes end line and col

This fixes no indents at the end of python files

Refs #1136

* update scala highlights (#1760)

* add type highlights

* add call expression highlights

* add function definition highlights

* add expression highlights

* add literals highlights

* add operator highlights

* add punctuation highlights

* add comment highlights

Co-authored-by: Stevan Milic <stevan.milic@tradecore.com>

* test: Add unit tests

* Revert "fix: is_in_node_range now includes end line and col"

This reverts commit 5a721fef56.

* refactor test

* apply stylua

* fix luacheck

* update `describe` text

* smallfix

Co-authored-by: Stevan Milic <stevan.milic@yahoo.com>
Co-authored-by: Stevan Milic <stevan.milic@tradecore.com>
2021-09-17 21:06:36 +02:00
..
check-queries.lua CI: don't require to have parsers installed to check for injections 2021-09-17 21:06:36 +02:00
ci-install-macos-latest.sh Change install command on Mac 2021-09-17 21:06:36 +02:00
ci-install-ubuntu-latest.sh CI: Install tree-sitter 2021-05-18 19:10:06 +02:00
ci-install-windows-latest.sh Add CI for testing parsers compilation 2021-03-04 19:58:58 +01:00
minimal_init.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
pre-push Luacheck: use config file to exclude files 2021-07-05 12:39:32 +02:00
run_tests.sh test: Add tests for is_in_node_range (#1756) 2021-09-17 21:06:36 +02:00
update-lockfile.sh chore: provide a script to repin a language 2021-09-17 21:06:36 +02:00
update-readme.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
write-lockfile.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00