mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
API to find the active comment thread (#204486)
* API to find the active comment thread Fixes #204484 * Add issue ref * Add activeComment proposal to api tests * Add settimeout to blur event
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"publisher": "vscode",
|
||||
"license": "MIT",
|
||||
"enabledApiProposals": [
|
||||
"activeComment",
|
||||
"authSession",
|
||||
"chatAgents2",
|
||||
"defaultChatAgent",
|
||||
|
||||
Reference in New Issue
Block a user