mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-13 22:12:07 +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