-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugchatinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Description
Testing #280380
I have "onChatContextProvider:my-chat-context-provider" which I copied from the PR extension and
"chatContext": [{
"id": "my-chat-context-provider",
"displayName": "My Chat Context Provider",
"icon": "copilot-snooze"
}],
But my extension wasn't activated until it activated by another activation event. The activation event also doesn't have a suggestion:
Should the static contribution have the document selector info? How else would you know that my contribution needs to be activated?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugchatinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded