remote - manage some todos

This commit is contained in:
Johannes Rieken
2018-01-12 16:46:41 -08:00
parent 8046a03660
commit 4df995c240
4 changed files with 3 additions and 10 deletions

View File

@@ -616,7 +616,7 @@ export function createApiFactory(
ConfigurationTarget: extHostTypes.ConfigurationTarget,
RelativePattern: extHostTypes.RelativePattern,
// TODO@JOH,remote
// todo@remote
FileChangeType: <any>FileChangeType,
FileType: <any>FileType
};