Skip to content

Activation event not working #280643

@roblourens

Description

@roblourens

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:

Image

Should the static contribution have the document selector info? How else would you know that my contribution needs to be activated?

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugchatinsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions