You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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