mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-20 02:34:37 +01:00
* Use fs.mkdir with recursive option instead of IFileSystem.createDirectory to account for dir already existing * Update CLI tests to test terminal commands * Fixes * Updates * More fixes