vscode-powershell
vscode-powershell copied to clipboard
Add Telemetry for command palette commands
Prerequisites
- [X] I have written a descriptive issue title.
- [X] I have searched all issues to ensure it has not already been reported.
Summary
It would be really interesing to know how many people use particular command palette (Ctrl+Shift+P) commands. This would help us idenfity which ones are the most important to customers. It would be interesting to know all of the commands usage but some key ones to learn about are:
- ISE mode
- Debug Pester
- Get Help for commands
- Create new project
- Command explorer
Proposed Design
No response