Skip to content

Commit 6e6c3e7

Browse files
committed
unset VSCODE_LOGS to fix spdlog issue
1 parent 6e53012 commit 6e6c3e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/code.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ set VSCODE_CLI=1
3333
set ELECTRON_DEFAULT_ERROR_MODE=1
3434
set ELECTRON_ENABLE_LOGGING=1
3535
set ELECTRON_ENABLE_STACK_DUMPING=1
36+
set VSCODE_LOGS=
3637

3738
:: Launch Code
3839

0 commit comments

Comments
 (0)