mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-02 14:58:43 +00: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