mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-14 07:12:00 +01:00
* Move the logDirectory to extensionContext Moves the proposed `logDirectory` to `ExtensionContext` and make it synchronous * Use string for path instead of URI