mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 14:01:38 +01:00
* Handle typesInstallerInitializationFailed Display a warning message when the ts typings installer fails to initilize. One possible cause is that npm is not installed * Fix a spell