puppet-vscode icon indicating copy to clipboard operation
puppet-vscode copied to clipboard

Puppet Editing. Redefined.

Results 46 puppet-vscode issues
Sort by recently updated
recently updated
newest added

### What Versions are you running? OS Version: Windows 10 VSCode Version: 1.63.2 Puppet Extension Version:1.4.0 PDK Version: 2.3.0 ### What You Are Seeing? I've my control repo cloned +...

Issue Type: Bug I'm unsure if this is a feature or a bug, to be honest — but, undesirably, having this extension installed (literally just to have syntax-highlighting in the...

We currently have two dependabot warnings that are blocked because we are using some older libraries. E.g ```` [email protected] requires markdown-it@^10.0.0 [email protected] requires [email protected] ``` Where possible we should upgrade...

community

This ticket has been created to track how we might implement preview releases for the extension. Things to consider (evolving list): 1. Release schedule 2. Release from a branch /...

maintenance

# Context The vscode extension should support creating new content with the new `pct` tool. # What has changed? Working from #761 , this PR provides an initial implementation of...

The Puppet VS Code Extension should be able to create new Puppet Content using a selected Puppet Content Template. After the use selects a template from the quickpick provided by...

The Puppet VS Code extension should be able to list out the currently installed Puppet Content Templates when the user activates the `PCT New Content` command palate command. This will...

### What Versions are you running? OS Version: Windows 10 VSCode Version: 1.65.1 Puppet Extension Version: 1.4.0 PDK Version: 2.4.0 ### What You Are Seeing? no hover support or f12...

OS Version: Windows 10 VSCode Version: 1.62.2 Puppet Extension Version: 1.4.0 PDK Version: 2.2.0 VSCode ist using the Dev Container: Puppet Development Kit (Community) when opening the Puppet module Puppet...

community