mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08:00
* `ChatDecorationsProvider` doesn't works with all editing sessions * `ChatEditingMultiDiffSourceResolver` doesn't use singleton session anymore https://github.com/microsoft/vscode-copilot/issues/12820 * `ChatEditingSnapshotTextModelContentProvider` and `ChatEditingTextModelContentProvider` don't use global editing session anymore * dispose all session on shutdown * move multifile accept/discard into separate actions