function_parser icon indicating copy to clipboard operation
function_parser copied to clipboard

Fix PHP, Ruby, and Javascript not parsing

Open ncoop57 opened this issue 4 years ago • 0 comments

Currently only Java, Python, and Golang are able to be parsed. The issue seems to stem from mismatch versions of tree-sitter version and the PHP, Ruby, and Javascript tree-sitter grammars.

ncoop57 avatar Jan 29 '21 01:01 ncoop57