mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
finalize DebugAdapterDescriptorFactory API: fixes #62977
This commit is contained in:
@@ -752,7 +752,6 @@ export function createApiFactory(
|
||||
ConfigurationTarget: extHostTypes.ConfigurationTarget,
|
||||
DebugAdapterExecutable: extHostTypes.DebugAdapterExecutable,
|
||||
DebugAdapterServer: extHostTypes.DebugAdapterServer,
|
||||
DebugAdapterImplementation: extHostTypes.DebugAdapterImplementation,
|
||||
DecorationRangeBehavior: extHostTypes.DecorationRangeBehavior,
|
||||
Diagnostic: extHostTypes.Diagnostic,
|
||||
DiagnosticRelatedInformation: extHostTypes.DiagnosticRelatedInformation,
|
||||
|
||||
Reference in New Issue
Block a user