puppetlabs / puppet-editor-services

Puppet Language Server for editors
Apache License 2.0
45 stars 21 forks source link

Puppet Facts Endpoint #242

Closed jpogran closed 4 years ago

jpogran commented 4 years ago

Use Case

Provide an endpoint that lists the loaded puppet facts on demand so that the client can list facts in a view in VS Code.

Describe the Solution You Would Like

Provide a new language server handler endpoint and sidecar command that lists the loaded puppet facts on demand