Sarrus1 / sourcepawn-studio

VSCode extension for SourcePawn scripting
https://sarrus1.github.io/sourcepawn-studio/
MIT License
139 stars 21 forks source link

Tree-sitter API's `ts_node_descendant_for_point_range` does not work when cursor is at the end of node #393

Open Sarrus1 opened 1 month ago

Sarrus1 commented 1 month ago
void main|() {
}

will find the (, not main.