Remove ProblemMatchers from API.

This commit is contained in:
Dirk Baeumer
2017-05-26 15:17:19 +02:00
parent e81c07d7c2
commit 447622435a
5 changed files with 231 additions and 227 deletions

View File

@@ -536,8 +536,6 @@ export function createApiFactory(
TreeItemCollapsibleState: extHostTypes.TreeItemCollapsibleState,
ThemeColor: extHostTypes.ThemeColor,
// functions
FileLocationKind: extHostTypes.FileLocationKind,
ApplyToKind: extHostTypes.ApplyToKind,
RevealKind: extHostTypes.RevealKind,
TaskGroup: extHostTypes.TaskGroup,
ShellTask: extHostTypes.ShellTask,