Replies: 6 comments 5 replies
-
That sounds like a great idea. I've looked at Zed briefly, but I haven't actually tried to do anything with it. @pders01 do you know what would need to be done to get Perl Navigator working? |
Beta Was this translation helpful? Give feedback.
-
So there's this thread on adding language support.
|
Beta Was this translation helpful? Give feedback.
-
Hi, let me know if I can help with incorporating the Perl Navigator into Zed. Although the first step is probably getting the perl tree-sitter grammar working. Helix is a good reference, as it is another rust-based editor that uses tree-sitter and the Perl Navigator. |
Beta Was this translation helpful? Give feedback.
-
Seems like @rabbiveesh already did it by now :) https://github.com/tree-sitter-perl/zed-perl |
Beta Was this translation helpful? Give feedback.
-
Indeed, any tree-sitter related things and I'm happily on it (tho I really
have to push some updates to helix)
…On Wed, Mar 12, 2025, 23:00 Paul Derscheid ***@***.***> wrote:
Seems like @rabbiveesh <https://github.com/rabbiveesh> already did it by
now :) https://github.com/tree-sitter-perl/zed-perl
—
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFURPKV7MU5UXCLSPGQLCV32UCN5ZAVCNFSM6AAAAABY4TBV4CVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENBYGAZDSMI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
If someone could get the npm build of the navigator fixed I have an improvement for the zed plugin so it'll handle the install itself |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks, as you may already know, there's a new kid on the block: Zed.
Performance is great and the Vim mode is as well, but there's no LSP integration w/ perl as of now.
Maybe we can get perlnavigator to work.
Beta Was this translation helpful? Give feedback.
All reactions