Comment resolved/unresolved proposal (#142634)

Part of #127473
This commit is contained in:
Alex Ross
2022-02-09 16:01:09 +01:00
committed by GitHub
parent 9f65e0b03a
commit cc00f75d02
4 changed files with 25 additions and 0 deletions

View File

@@ -1181,6 +1181,7 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
ColorThemeKind: extHostTypes.ColorThemeKind,
CommentMode: extHostTypes.CommentMode,
CommentThreadCollapsibleState: extHostTypes.CommentThreadCollapsibleState,
CommentThreadState: extHostTypes.CommentThreadState,
CompletionItem: extHostTypes.CompletionItem,
CompletionItemKind: extHostTypes.CompletionItemKind,
CompletionItemTag: extHostTypes.CompletionItemTag,