mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-26 13:19:42 +00:00
* Move the logDirectory to extensionContext Moves the proposed `logDirectory` to `ExtensionContext` and make it synchronous * Use string for path instead of URI