Closed
Description
VS Code currently use the gulp-tsb library for building VS Code. This library has some capability problems with some typescript features (jrieken/gulp-tsb#81).
We should investigate if normal tsc --watch --incremental
is now fast enough for the main VS Code build
/cc @rbuckton @weswigham