We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4872e29 commit a5b0ac7Copy full SHA for a5b0ac7
package.json
@@ -1,10 +1,10 @@
1
{
2
- "name": "powershell-preview",
3
- "displayName": "PowerShell Preview",
4
- "version": "2021.2.1",
5
- "preview": true,
+ "name": "powershell",
+ "displayName": "PowerShell",
+ "version": "2021.2.2",
+ "preview": false,
6
"publisher": "ms-vscode",
7
- "description": "(Preview) Develop PowerShell scripts in Visual Studio Code!",
+ "description": "Develop PowerShell scripts in Visual Studio Code!",
8
"engines": {
9
"vscode": "^1.52.0"
10
},
0 commit comments