sessions: centralize context key definitions into common/contextkeys.ts (#306439)
Move RawContextKey definitions for active session state (provider ID, type, background provider, git repository, chat session provider ID) from sessionsManagementService.ts and copilotChatSessionsActions.ts into the shared sessions/common/contextkeys.ts module. Replace hardcoded context key strings with .key property access in all consumers. Co-authored-by: Copilot <[email protected]>
R
Rob Lourens committed
abea71e2b7c1daecf68232d5d2a96efe3a6bc7f0
Parent: dfd3b4d
Committed by GitHub <[email protected]>
on 3/30/2026, 8:47:10 PM