We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050d254 commit a0e1d3cCopy full SHA for a0e1d3c
package.json
@@ -1,10 +1,10 @@
1
{
2
- "name": "powershell-preview",
3
- "displayName": "PowerShell Preview",
+ "name": "powershell-test",
+ "displayName": "PowerShell",
4
"version": "2021.2.3",
5
- "preview": true,
+ "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