mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-10 16:58:55 -05: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