COMMITS
/ scripts/code.bat February 17, 2026
R
November 21, 2025
M
Run our build scripts directly as typescript (#277567)
Matt Bierner committed
August 15, 2025
B
Allow to hide Copilot via user setting and policy (fix #249615) (#261798)
Benjamin Pasero committed
June 6, 2024
R
Disable api-test extension when running code.sh directly (#214521)
Rob Lourens committed
March 15, 2021
M
Use "%~1" instead of "%1" in bat argument parsing.
Martin Aeschlimann committed
November 2, 2020
S
Fix #89559
Sandeep Somavarapu committed
July 31, 2020
C
launch: check prerequisites in a pre-launch task
Connor Peet committed
June 3, 2020
B
Switching to simple full screen produces a jump (fix #99039)
Benjamin Pasero committed
April 23, 2020
A
Adopt `vscode-oniguruma-wasm`
Alex Dima committed
April 20, 2020
B
electron - enable ELECTRON_ENABLE_SECURITY_WARNINGS when running out of sources
Benjamin Pasero committed
April 15, 2020
B
dev - do not set ELECTRON_DEFAULT_ERROR_MODE on windows
Benjamin Pasero committed
November 13, 2019
E
Aligns with bash version
Eric Amodio committed
October 2, 2019
N
Use yarn compile for start scripts
Nikolay Kondratyev committed
August 21, 2019
S
unset VSCODE_LOGS to fix spdlog issue
SteVen Batten committed
December 17, 2018
B
electron 3 - trace-hydrogen is no longer supported
Benjamin Pasero committed
October 18, 2018
O
Corrected typo in comments
orangegrove1955 committed
March 5, 2018
J
fix line endings
Joao Moreno committed
January 29, 2018
J
builtin: manage extensions
Joao Moreno committed
J
built in extensions control file
Joao Moreno committed
January 24, 2018
J
rename gulp tasks
Joao Moreno committed
R
Fix code.bat builtInExtensions fallback
Rob Lourens committed
R
Install builtInExtensions on windows too
Rob Lourens committed
November 16, 2017
J
remove package.json electronVersion
Joao Moreno committed
J
adopt yarn in scripts
Joao Moreno committed
February 13, 2017
A
Faster minimap character rendering
Alex Dima committed
November 23, 2016
M
Fix missing 'set' command that was causing a useless error.
Mike Treit committed
November 17, 2016
J
check electron version at dev time
Joao Moreno committed
August 9, 2016
J
adapt to code.exe
João Moreno committed
J
win32: customize plain electron for dev
João Moreno committed
August 8, 2016
J
improve consistency in env sent to renderer procs
Joao Moreno committed
May 4, 2016
J
faster code.bat
Joao Moreno committed
February 18, 2016
A
Don't leak env variables from batch files
Alex Dima committed
January 13, 2016
J
do not rename electron.exe
João Moreno committed
December 18, 2015
B
Windows: Running code in a console after code.bat was run causes issues (fixes #1438)
Benjamin Pasero committed
December 1, 2015
B
set ELECTRON_DEFAULT_ERROR_MODE when running code.bat and crash reporter is not enabled
Benjamin Pasero committed
November 26, 2015
J
compile before code
Joao Moreno committed
J
run npm install on scripts/code
Joao Moreno committed
J
place electron in .build/electron
Joao Moreno committed
November 13, 2015
E
Hello Code
Erich Gamma committed