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:
Alex Ross
2024-02-07 08:59:24 +01:00
committed by GitHub
parent 9db1b0571e
commit f8546bc73f
11 changed files with 129 additions and 24 deletions

View File

@@ -5,6 +5,7 @@
"publisher": "vscode",
"license": "MIT",
"enabledApiProposals": [
"activeComment",
"authSession",
"chatAgents2",
"defaultChatAgent",