Commit graph

36 commits

Author SHA1 Message Date
Martin Aeschlimann 3d626dd868 Use "%~1" instead of "%1" in bat argument parsing. 2021-03-15 10:15:45 +01:00
Sandeep Somavarapu fd8411e75e Fix #89559 2020-11-02 16:27:36 +01:00
Connor Peet 262ab802d3
launch: check prerequisites in a pre-launch task
Fixes https://github.com/microsoft/vscode/issues/103708
2020-07-31 10:55:07 -07:00
Benjamin Pasero 7fe821d6d6 Switching to simple full screen produces a jump (fix #99039) 2020-06-03 08:55:15 +02:00
Alex Dima a6e59815c8
Adopt vscode-oniguruma-wasm 2020-04-23 11:16:21 +02:00
Benjamin Pasero f622c438e4 electron - enable ELECTRON_ENABLE_SECURITY_WARNINGS when running out of sources 2020-04-20 08:34:51 +02:00
Benjamin Pasero 335dd17b8e dev - do not set ELECTRON_DEFAULT_ERROR_MODE on windows 2020-04-15 19:37:36 +02:00
Eric Amodio 4fa83458cf Aligns with bash version 2019-11-13 18:32:57 -05:00
Nikolay Kondratyev 4f6e116539 Use yarn compile for start scripts 2019-10-03 18:35:56 +03:00
SteVen Batten 6e6c3e7acb unset VSCODE_LOGS to fix spdlog issue 2019-08-20 19:33:37 -07:00
Benjamin Pasero ac0ead21e6 electron 3 - trace-hydrogen is no longer supported 2018-12-17 17:27:26 +01:00
orangegrove1955 23fee50f7e
Corrected typo in comments
Corrected from "build-in" to "built-in"
2018-10-18 19:09:16 +11:00
Joao Moreno 12ab70d329 fix line endings 2018-03-05 12:47:11 +01:00
Joao Moreno 2ebd2a7dd2 builtin: manage extensions 2018-01-30 09:04:39 +01:00
Joao Moreno b338f57e76 built in extensions control file 2018-01-29 12:23:43 +01:00
Joao Moreno 1d106e5afe rename gulp tasks 2018-01-24 09:38:45 +01:00
Rob Lourens 8eae654dd4 Fix code.bat builtInExtensions fallback 2018-01-23 20:41:05 -08:00
Rob Lourens c749624976 Install builtInExtensions on windows too 2018-01-23 16:51:31 -08:00
Joao Moreno fdcecb53e6 remove package.json electronVersion 2017-11-16 14:43:41 +01:00
Joao Moreno 4537783742 adopt yarn in scripts 2017-11-16 10:47:02 +01:00
Alex Dima 9c856228a9 Faster minimap character rendering 2017-02-13 17:51:53 +01:00
Mike Treit 4d6bccb661 Fix missing 'set' command that was causing a useless error. 2016-11-23 13:56:48 -08:00
Joao Moreno 9624568986 check electron version at dev time
fixes #15553
2016-11-17 11:15:08 +01:00
João Moreno b7a19b4224 adapt to code.exe 2016-08-09 17:11:07 +02:00
João Moreno 312a53ef2c win32: customize plain electron for dev 2016-08-09 11:11:28 +02:00
Joao Moreno 18beedd450 improve consistency in env sent to renderer procs
fixes #10194
2016-08-08 16:12:37 +02:00
Joao Moreno cb9b185237 faster code.bat 2016-05-04 11:26:38 +02:00
Alex Dima 3e78859e24 Don't leak env variables from batch files 2016-02-18 16:50:53 +01:00
João Moreno 2db3302987 do not rename electron.exe 2016-01-13 11:15:03 +01:00
Benjamin Pasero 1831ca39f2 Windows: Running code in a console after code.bat was run causes issues (fixes #1438) 2015-12-18 09:21:19 +01:00
Benjamin Pasero 374cfd1507 set ELECTRON_DEFAULT_ERROR_MODE when running code.bat and crash reporter is not enabled 2015-12-01 15:26:04 +01:00
Joao Moreno 0b6f18f623 compile before code
#22
2015-11-26 10:07:11 +01:00
Joao Moreno 4a85ac575c run npm install on scripts/code
#22
2015-11-26 09:29:49 +01:00
Joao Moreno e22834e316 place electron in .build/electron
related to #22
2015-11-26 09:03:36 +01:00
Joao Moreno 5fc7cc270e fix #67 2015-11-18 18:30:13 +01:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00