vscode/extensions/vscode-api-tests
Rob Lourens ed6c6d3f28
Kill "interactive session provider" DEAD (#209700)
* Reduce chat provider usage

* Clear out IChat props

* Delete interactive session provider API

* Totally remove static chat provider registration

* Clean up onDidRegisterProvider events

* Remove provider ID references from model

* Eliminate many 'providerId' references

* Simplify view registration

* Clean up participant-specific actions

* Delete getProviderInfos

* Rename context key

* Fix tests

* Fix action label

* Fix view title

* Fix test

* Fix test

* Fix integration test

* Remove more providerId

* Add API stub to make this compatible with the existing Copilot Chat
2024-04-07 21:06:43 -07:00
..
.vscode
media Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
src Kill "interactive session provider" DEAD (#209700) 2024-04-07 21:06:43 -07:00
testWorkspace Reenable debug integration test (#203733) 2024-01-29 20:21:19 +01:00
testWorkspace2 tests - reduce spam and work 2022-04-06 19:34:41 +02:00
.gitignore
.vscodeignore
package.json Handle duplicate chat participant names (#208142) 2024-03-20 16:44:03 -07:00
testworkspace.code-workspace
tsconfig.json split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
yarn.lock chore: update to Electron 25 (#188268) 2023-08-07 21:46:27 +09:00