-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm excited about what you are doing #1
Comments
Ohh thank you! Hoping for a beta release real soon :) |
Is there a way of testing it with nvim? |
by nvim do you mean neovim? if so, it should work. I have a vscode client currently written here - https://github.com/ganezdragon/perl-language-server/tree/master/client maybe this would help? |
Yes, neovim... it's going ok until it tries to compile the code... it just says it could not compile. I'm following the tree-sitter steps for that... I'll try to take a look at your link and see I can find what I'm doing wrong. Thanks |
Okay.. but let me know if you wanted the |
Hi, really excited too for this parser!! I'm a Nvim user too and I don't have any idea on how to setup external parser on Treesitter, but I will try. @FCO did it work for you? If soo, can you explain what you did? |
Hi Ganezdragon,
I'm excited about your work on tree-sitter for perl.
Having these kinds of tools available is a real boon for perl.
Thank you!
The text was updated successfully, but these errors were encountered: