feat(tree-explorer): add buttons to ask Copilot and create playgrounds from tree view VSCODE-651 #2302
Annotations
6 errors
Run tests and build:
src/participant/participant.ts#L183
Property 'source' does not exist on type 'SendMessageToParticipantOptions'.
|
Run tests and build:
src/participant/participant.ts#L184
Property 'command' does not exist on type 'SendMessageToParticipantOptions'.
|
Run tests and build:
src/participant/participant.ts#L197
Property 'trackCopilotParticipantChatOpenedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantPrompt'?
|
Run tests and build:
src/participant/participant.ts#L202
Property 'trackCopilotParticipantPromptSubmittedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantSubmittedFromInputBox'?
|
Run tests and build:
src/participant/participant.ts#L230
Property 'trackCopilotParticipantPromptSubmittedFromAction' does not exist on type 'TelemetryService'. Did you mean 'trackCopilotParticipantSubmittedFromInputBox'?
|
Run tests and build
Process completed with exit code 1.
|
Loading