nvim-treesitter/tests
Pham Huy Hoang 01e8a51451 feat(python): add "return" patterns to @indent_end
`return ...` is usually the last line of a
function/statement, so mark some possible patterns of `return` with
`@indent_end` to dedent the line after it
2023-03-16 13:41:19 +01:00
..
indent feat(python): add "return" patterns to @indent_end 2023-03-16 13:41:19 +01:00
query feat(julia): add tests for new changes 2023-03-10 03:38:23 -05:00
unit deprecate get_node_range and is_in_node_range 2023-02-12 02:38:17 -08:00