Move rerun behavior api out of proposed (#63511)

Fixes #62789
This commit is contained in:
Alex Ross
2018-11-30 15:31:13 +01:00
committed by GitHub
parent ddd46e8622
commit e16c62b315
12 changed files with 38 additions and 71 deletions

View File

@@ -783,7 +783,6 @@ export function createApiFactory(
QuickInputButtons: extHostTypes.QuickInputButtons,
Range: extHostTypes.Range,
RelativePattern: extHostTypes.RelativePattern,
RerunBehavior: extHostTypes.RerunBehavior,
Selection: extHostTypes.Selection,
ShellExecution: extHostTypes.ShellExecution,
ShellQuoting: extHostTypes.ShellQuoting,