NSY
NSY
Cause I am not familier with tree-sitter, could you tell me how to get 'my-file' ? thanks!
Sorry,Could you tell me where to run this command('tree-sitter parse my-file -D')? In python or in cmd or in the graphviz Plug-in?
Thanks for your reply! Good artical~ And I followed the article to install tree-sitter and clone the Python grammar.But there's something wrong about it: Incompatible language version 14. Expected minimum...
Thanks for your advice! It seems like I should update the edition of tree sitter from v0.19.5 to v0.20.0. [](https://github.com/tree-sitter/tree-sitter-verilog/issues/47).Could you tell me how to update it?
[https://github.com/tree-sitter/tree-sitter-verilog/issues/47](https://github.com/tree-sitter/tree-sitter-verilog/issues/47)
When use the command "sudo add-apt-repository ppa:user/ppa-name",what should the "user/ppa-name" be? Thanks again