PowerShell / PowerShell/vscode-powershell
Add Telemetry for command palette commands
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 547
- PR merge metrics
- No merged PRs in 30d
Description
Prerequisites
- I have written a descriptive issue title.
- 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TypeScript command registrations for ISE mode, Debug Pester, Get Help for commands, Create new project, and Command explorer. Review how the extension currently handles command execution and identify the project’s telemetry entry points, if any. Done means the agreed command usage is measured consistently with the project’s privacy and telemetry conventions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- analytics, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100