Files
vscode/src/vs/code
Matt Bierner 483bd48332 Continue fixing TS 2.3.1 Compiler Errors in VSCode Codebase (#25315)
From: https://github.com/Microsoft/TypeScript/issues/15352

TS 2.3.1 introduced a breaking change by [switching to covariant types for callbacks](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#covariance-in-callback-parameters). This change tries to fix these compiler errors in the workbench codebase
2017-04-25 12:52:41 -07:00
..
2017-02-21 07:42:17 -08:00
2017-03-23 22:53:49 +01:00
2017-02-21 07:42:17 -08:00
2017-03-02 16:36:16 +01:00