File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
# Puppet Language Support for Visual Studio Code
8
8
9
- This extension provides Puppet Language support for [ Visual Studio Code] ( https://code.visualstudio.com/ )
9
+ 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.**
10
12
11
13
## Platform support
12
14
Original file line number Diff line number Diff line change 2
2
"name" : " puppet-vscode" ,
3
3
"displayName" : " Puppet" ,
4
4
"description" : " Puppet VSCode extension" ,
5
- "version" : " 0.0.4 " ,
5
+ "version" : " 0.4.0 " ,
6
6
"publisher" : " jpogran" ,
7
7
"license" : " SEE LICENSE IN LICENSE.txt" ,
8
8
"icon" : " images/Puppet-Logo-Amber-sm.png" ,
You can’t perform that action at this time.
0 commit comments