* treat failures to resolve module name as missing packages (#12237)
* added extra check to prevent multiple installation of the same typing, added version field to telemetry event (#12258)
* added extra check to prevent multiple installation of the same typing, added version field to telemetry event
* use ts.version
* switch to execSync to ensure that no install orders are interleaved (#12259)
* Make sure version is public
* Update file with version string for nightly release
* enable syntactic features if project size exceeded the limit, send events when state of language service changes
* allow getting compiler options diagnostics when language service is disabled
* use local registry to check if typings package exist (#12014)
use local registry to check if typings package exist
* enable sending telemetry events to tsserver client (#12035)
enable sending telemetry events