mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
Merge branch 'main' into joh/honest-cephalopod
This commit is contained in:
@@ -1613,7 +1613,9 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
|
||||
ViewColumn: extHostTypes.ViewColumn,
|
||||
WorkspaceEdit: extHostTypes.WorkspaceEdit,
|
||||
// proposed api types
|
||||
DocumentPasteTriggerKind: extHostTypes.DocumentPasteTriggerKind,
|
||||
DocumentDropEdit: extHostTypes.DocumentDropEdit,
|
||||
DocumentPasteEditKind: extHostTypes.DocumentPasteEditKind,
|
||||
DocumentPasteEdit: extHostTypes.DocumentPasteEdit,
|
||||
InlayHint: extHostTypes.InlayHint,
|
||||
InlayHintLabelPart: extHostTypes.InlayHintLabelPart,
|
||||
|
||||
Reference in New Issue
Block a user