We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4efbe8d commit e49a737Copy full SHA for e49a737
api/references/activation-events.md
@@ -233,7 +233,7 @@ This activation event is emitted and interested extensions will be activated **s
233
234
```json
235
"activationEvents": [
236
- "onTaskType":"npm"
+ "onTaskType:npm"
237
]
238
```
239
@@ -356,7 +356,7 @@ An activation event emitted when the specified language model tool is invoked.
356
357
358
359
- "onChatParticipant:my-language-model-tool"
+ "onLanguageModelTool:my-language-model-tool"
360
361
362
0 commit comments