mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
debug: update debugFocus class names (#210788)
This commit is contained in:
@@ -1693,8 +1693,8 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
|
||||
InteractiveSessionVoteDirection: extHostTypes.InteractiveSessionVoteDirection,
|
||||
ChatCopyKind: extHostTypes.ChatCopyKind,
|
||||
InteractiveEditorResponseFeedbackKind: extHostTypes.InteractiveEditorResponseFeedbackKind,
|
||||
StackFrame: extHostTypes.StackFrame,
|
||||
Thread: extHostTypes.Thread,
|
||||
DebugStackFrame: extHostTypes.DebugStackFrame,
|
||||
DebugThread: extHostTypes.DebugThread,
|
||||
RelatedInformationType: extHostTypes.RelatedInformationType,
|
||||
SpeechToTextStatus: extHostTypes.SpeechToTextStatus,
|
||||
PartialAcceptTriggerKind: extHostTypes.PartialAcceptTriggerKind,
|
||||
|
||||
Reference in New Issue
Block a user