Benjamin Pasero
b6ca3e52ae
Remove dependency on node require for startup code path ( #130088 )
...
* sandbox - disable support to enable file protocol
* mitigate symlinks on different drives
2021-08-04 10:45:11 +02:00
Benjamin Pasero
b2614ce504
cli - improve fix for #126399 by unsetting VSCODE_CWD early
2021-06-19 08:12:10 +02:00
Alexandru Dima
1dab1072ff
Fixes #126533 : Make sure the ASAR path is always added for renderer processes
2021-06-18 17:07:54 +02:00
Benjamin Pasero
3a2a24e452
cli - set VSCODE_CLI earlier ( #119660 )
2021-03-29 14:20:45 +02:00
Benjamin Pasero
1460908e18
bootstrap - move portable mode into bootstrap-node
2020-11-25 08:46:40 +01:00
Benjamin Pasero
41025928ad
bootstrap - fix more compile errors
2020-11-24 10:03:19 +01:00
Benjamin Pasero
a3f86f0923
Drop node.js require for bootstrap and bootstrap-window ( #100857 )
...
* sandbox - load bootstrap/bootstrap-window via script tags (workbench)
* sandbox - adopt script loading for issue reporter and process explorer
2020-06-24 09:07:14 +02:00
Ramya Rao
ae526292df
Upgrade appinsights ( #58999 )
...
* Upgrade appinsights
* Env, global updates before starting shared process
* Disable console logging from appinsights Fixes #55417
* Move workaround to helper
2018-09-22 23:09:48 -07:00
Benjamin Pasero
f3b191ab38
@ts-check for bootstrap JS files
2018-09-07 16:05:28 +02:00
Benjamin Pasero
a4bf919e59
Cleanup bootstrap files ( #58171 )
...
* bootstrap - first cut
* bootstrap => bootstrap-fork, bootstrap-shared => bootstrap
* bootstrap - extract uriFromPath()
* bootstrap - extract readfile/writefile
* bootstrap - share more code when loading renderers
* boostrap-electron-browser => bootstrap-window
* bootstrap - cleanup main.js
* bootstrap - handle index.js
* bootstrap 💄
2018-09-07 12:23:09 +02:00
Joao Moreno
e087b31199
use data folder for win32 and linux portable mode
...
fixes #53108
2018-06-27 15:27:32 +02:00
Joao Moreno
3d43c10398
portable: check folder
2018-06-18 10:09:50 +02:00
Joao Moreno
7c8a164902
product.portableTemp
2018-06-14 12:05:39 +02:00
Joao Moreno
bd799550fe
portable mode
2018-06-13 17:13:55 +02:00
Alex Dima
e3ce029935
Prepare for node >= v8.0.0
2018-03-19 12:59:32 +01:00
Alex Dima
c4bf22fb9e
Fixes #42393
2018-01-30 10:25:37 +01:00
Joao Moreno
fda1e69828
move args, cli, sharedProcessMain to code
2016-05-02 16:05:37 +02:00
Joao Moreno
ca4519a3b2
workbench/electron-main -> code/electron-main
2016-05-02 16:05:37 +02:00
Joao Moreno
8626f24faa
move launcher.js to cli.js
2016-02-12 12:39:37 +01:00