Skip to content

Commit

Permalink
unset VSCODE_LOGS to fix spdlog issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sbatten committed Aug 21, 2019
1 parent 6e53012 commit 6e6c3e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/code.bat
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ set VSCODE_CLI=1
set ELECTRON_DEFAULT_ERROR_MODE=1
set ELECTRON_ENABLE_LOGGING=1
set ELECTRON_ENABLE_STACK_DUMPING=1
set VSCODE_LOGS=

:: Launch Code

Expand Down

0 comments on commit 6e6c3e7

Please sign in to comment.