zed-industries / extensions

Extensions for the Zed editor
889 stars 387 forks source link

Puppet #704

Open heycarl opened 5 months ago

heycarl commented 5 months ago

Check for existing issues

Language

Puppet

Tree Sitter parser link

https://github.com/neovim-puppet/tree-sitter-puppet

Language server link

https://github.com/puppetlabs/puppet-editor-services

Misc notes

No response

redat00 commented 2 months ago

Hi !

I started working on this since I use Puppet daily. For the moment I just made the simple language support using treesitter, and I'm working on getting the language server to work, but I'm having some small issues related to it's installation.

Note that I've not used the tree-sitter configurations linked in this issue, but rather used some that I found to be more maintained.

Link to my extension : https://github.com/redat00/puppet-zed