Skip to content
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

Open
clscott opened this issue Apr 1, 2021 · 6 comments
Open

I'm excited about what you are doing #1

clscott opened this issue Apr 1, 2021 · 6 comments

Comments

@clscott
Copy link

clscott commented Apr 1, 2021

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!

@ganezdragon
Copy link
Owner

Ohh thank you!

Hoping for a beta release real soon :)

@FCO
Copy link

FCO commented May 28, 2021

Is there a way of testing it with nvim?

@ganezdragon
Copy link
Owner

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?

@FCO
Copy link

FCO commented Jun 4, 2021

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

@ganezdragon
Copy link
Owner

Okay.. but let me know if you wanted the server as a separate npm package. It might be needed when you are creating a client for neovim, and since the server won't have any changes.

@marcelarie
Copy link

marcelarie commented Jun 30, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants