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
feat: track slash command usage via UI clicks instead of text detection
- Remove detectSlashCommands utility and its usage from Task.ts
- Add telemetry tracking to SlashCommandsList for popover clicks
- Add telemetry tracking to ChatTextArea for context menu selections
- Track both mode switches and custom commands with appropriate types
- Delete unused slashCommandDetection.ts and its tests
0 commit comments