We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b95fe26 commit 545223aCopy full SHA for 545223a
client/README.md
@@ -6,7 +6,9 @@
6
7
# Puppet Language Support for Visual Studio Code
8
9
-This extension provides Puppet Language support for [Visual Studio Code](https://code.visualstudio.com/)
+This extension provides Puppet Language support for [Visual Studio Code](https://code.visualstudio.com/).
10
+
11
+**It is currently in technical preview, so that we can gather bug reports and find out what new features to add.**
12
13
## Platform support
14
client/package.json
@@ -2,7 +2,7 @@
2
"name": "puppet-vscode",
3
"displayName": "Puppet",
4
"description": "Puppet VSCode extension",
5
- "version": "0.0.4",
+ "version": "0.4.0",
"publisher": "jpogran",
"license": "SEE LICENSE IN LICENSE.txt",
"icon": "images/Puppet-Logo-Amber-sm.png",
0 commit comments