提交 a556ca98 编写于 作者: R Rob Lourens

Unset VSCODE_LOGS in code.sh

so it writes to the code-oss logs folder and doesn't inherit the insiders log folder
上级 1daa1973
......@@ -47,6 +47,7 @@ function code() {
export VSCODE_CLI=1
export ELECTRON_ENABLE_STACK_DUMPING=1
export ELECTRON_ENABLE_LOGGING=1
export VSCODE_LOGS=
# Launch Code
exec "$CODE" . "$@"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册