properly replace deprecated tsutils functions

This commit is contained in:
Kiyoon Kim 2023-02-12 18:18:48 +00:00 committed by Stephan Seitz
parent ab5cc6414e
commit 7eb5f1a2e3
4 changed files with 6 additions and 10 deletions

View file

@ -412,11 +412,6 @@ node_to_lsp_range(node)~
Get an lsp formatted range from a node range
*ts_utils.get_node_range*
get_node_range(node_or_range)~
Get the range from either a node or a range
*ts_utils.node_length*
node_length(node)~