puppet-editor-services icon indicating copy to clipboard operation
puppet-editor-services copied to clipboard

Puppet Editor Services don't attach to puppet files

Open c0nscience opened this issue 2 months ago • 0 comments

Describe the Bug

I installed the puppet editor services via mason in neovim 0.11.4 on ubuntu 24.04. When I open a puppet manifest file I don't get any code actions, code navigation or anything. LSPLogs are clear. No errros.

Expected Behavior

After installing the editor services the lsp should provide its functionality in neovim.

Steps to Reproduce

Steps to reproduce the behavior:

  1. MasonInstall puppet-editor-services
  2. open puppet file

Environment

  • Version 2.0.4
  • Platform Ubuntu 24.04
  • Ruby 3.4.7

c0nscience avatar Oct 09 '25 14:10 c0nscience