mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-14 07:12:00 +01:00
* fetcherService: change `FetchOptions#json` to be `unknown` instead of `any` and document it * completionsFetchService: don't use `any` * completionsFetchService: less logic within service try reducing logic such that the service's easier to evolve * completionsFetchService: refactor: cleanup * address comments * fix ci
@vscode/chat-lib
Chat SDK extracted from VS Code Copilot Chat.
Installation
npm install @vscode/chat-lib
License
MIT