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
@@ -213,6 +214,10 @@ You can use the [Puppet Development Kit](https://puppet.com/blog/develop-modules
213
214
214
215
> Note: `pdk convert` is not available in the command palette as it is a complicated command that requires user input to succeed. It is better to use it from the builtin terminal.
215
216
217
+
#### PDK Supported Versions
218
+
219
+
The Puppet VSCode Extension supports the current PDK version, and one older version. This is currently 1.8.0 and 1.7.1.
220
+
216
221
#### PDK new module
217
222
218
223
`PDK New Module` is available even if the extension isn't loaded, the rest of the commands are only available when the extension is loaded.
0 commit comments