mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
Revert "replace severity with needsAttention, https://github.com/microsoft/vscode/issues/129037"
This reverts commit e93a59545c.
This commit is contained in:
@@ -1289,6 +1289,7 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
|
||||
BranchCoverage: extHostTypes.BranchCoverage,
|
||||
FunctionCoverage: extHostTypes.FunctionCoverage,
|
||||
WorkspaceTrustState: extHostTypes.WorkspaceTrustState,
|
||||
LanguageStatusSeverity: extHostTypes.LanguageStatusSeverity,
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user