You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some people are unable to install a native puppet-agent, but are able to instead install the PDK. The PDK does include a native ruby environment as well as puppet gem and its required gems. This means the VS Code language server will be able to take advantage of this.
This ticket is to add detection of a PDK setup and use that ruby environment if a native agent is not available. As this is a cross platform tools, this detection should also be cross platform