Puppet
Check for existing issues
- [X] Completed
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
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
Hi everyone,
I wanted to share that I have contributed to an extension that supports the Language Server Protocol (LSP) and syntax highlighting. You can find more information about this extension here: Link to the extension.
Feel free to try it out and let me know your thoughts!
Thank you!
If you need any further assistance or modifications, let me know!
Hey @heycarl The extension is available in zed now, I think we can close this issue ?
Hey @heycarl The extension is available in zed now, I think we can close this issue ?
I'll check it in a few days. Thanks a lot for your contribution :)
So @heycarl what do you think about this extension ?