Johannes Rieken 3834de8f31
chore - move globalEditingSession cleanup (#239698)
* `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
2025-02-05 17:04:37 +01:00
..