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
Copy file name to clipboardExpand all lines: package.json
-13
Original file line number
Diff line number
Diff line change
@@ -301,11 +301,6 @@
301
301
"title": "Invoke Registered Editor Command",
302
302
"category": "PowerShell"
303
303
},
304
-
{
305
-
"command": "PowerShell.WalkthroughTelemetry",
306
-
"title": "Walkthrough Telemetry",
307
-
"category": "PowerShell"
308
-
},
309
304
{
310
305
"command": "PowerShell.ClosePanel",
311
306
"title": "Close panel",
@@ -1119,14 +1114,6 @@
1119
1114
"markdown": "media/walkthrough.md"
1120
1115
},
1121
1116
"description": "Now you are ready to start using the PowerShell Extension on your own and explore more resources!\n📚 See the PowerShell Extension's [documentation](https://docs.microsoft.com/en-us/powershell/scripting/dev-cross-plat/vscode/using-vscode?view=powershell-7.2)\nℹ️ View Visual Studio Code's [documentation](https://code.visualstudio.com/docs/languages/powershell)\n🔌 Plug into the [PowerShell Community](https://docs.microsoft.com/en-us/powershell/scripting/community/community-support?view=powershell-7.2)\n📄 Take a look at our [Release Notes](https://docs.microsoft.com/en-us/powershell/scripting/whats-new/what-s-new-in-powershell-73?view=powershell-7.2)"
1122
-
},
1123
-
{
1124
-
"id": "feedback",
1125
-
"title": "Share your feedback",
1126
-
"media": {
1127
-
"markdown": "media/walkthrough.md"
1128
-
},
1129
-
"description": "How has this walkthrough affected your confidence level when using the PowerShell Extension?\n[I feel less confident](command:PowerShell.WalkthroughTelemetry?%7B%22satisfaction%22%3A3%7D)\n[My confidence has not been affected](command:PowerShell.WalkthroughTelemetry?%7B%22satisfaction%22%3A2%7D)\n[I feel more confident](command:PowerShell.WalkthroughTelemetry?%7B%22satisfaction%22%3A1%7D)"
0 commit comments