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