Benjamin Pasero
f0d62c6ec2
💄 more main.ts cleanup
2021-02-12 08:30:21 +01:00
Benjamin Pasero
bf93e45b9c
files - document file modes we use
2021-01-25 17:16:32 +01:00
Benjamin Pasero
9deba1b10a
code catchup
2021-01-20 10:35:19 +01:00
Benjamin Pasero
6fdc79d81a
env - set timeout back to 10s but show warning when it takes long
2020-11-20 09:59:29 +01:00
Benjamin Pasero
b25867b709
Support --diff parameter with reading from stdin ( fix #110426 )
2020-11-17 08:27:31 +01:00
Sandeep Somavarapu
b813399093
- use --install-builtin-extension arg instaed of --builtin flag to install builtin extension
...
- speed up installing extensions in cli
2020-10-22 22:31:52 +02:00
Benjamin Pasero
38a3d69caf
code 💄
2020-10-05 08:06:13 +02:00
ChaseKnowlden
e8760a5d6c
Fix capitalization of GitHub org
2020-09-17 11:43:03 +02:00
Matt Bierner
c348165cc0
Adding more explicit typings for promises
...
This gets us ready for TS 4.1
2020-09-09 09:21:56 -07:00
Benjamin Pasero
ae942354ab
sandbox - move native environment service to common layer
2020-09-03 11:30:08 +02:00
Benjamin Pasero
9b50b84c4c
use import-type for modules we load async ( #105594 )
2020-08-31 10:58:16 +02:00
Benjamin Pasero
7f132c907b
debt - use platform over node.js OS
2020-06-22 09:04:56 +02:00
Benjamin Pasero
9f1aa3c9fe
debt - remove node pieces from environment ( #82598 )
2020-04-06 09:12:41 +02:00
Benjamin Pasero
a949694b25
debt - reduce usage of explicit any
2020-02-28 11:33:55 +01:00
Martin Aeschlimann
5db448e37b
refactor stdin code
2019-12-30 16:57:22 +01:00
Benjamin Pasero
06aadb28a7
debt - prepare for node 12
2019-10-28 09:54:19 +01:00
Martin Aeschlimann
b8bb5e71b1
Cleanup src/vs/platform/environment/node/argv.ts. Fixes #76239
2019-10-24 10:15:21 +02:00
Benjamin Pasero
23956cc5e2
update to electron 6.0.x ( #81644 )
...
* update to electron 6.0.x
* chore: bump electron@6.0.12
2019-10-10 12:26:28 -07:00
Benjamin Pasero
da76f05e7a
electron - revert to Electron 4
2019-09-30 14:55:17 +02:00
Benjamin Pasero
304693f37e
debt - async import for cli
2019-09-30 11:30:07 +02:00
Benjamin Pasero
afde7913eb
build - set no-sandbox everywhere ( #81096 )
2019-09-18 13:55:03 +02:00
Benjamin Pasero
93bb67d7ef
debt - use common/product over node/product
2019-09-16 11:35:11 +02:00
Benjamin Pasero
5e1179f0b8
web - move help actions to browser
2019-09-16 10:37:58 +02:00
João Moreno
ab10e26096
Fixes #80702 ( #80705 )
2019-09-11 13:31:42 +02:00
Martin Aeschlimann
9d4b47dbed
optionDescriptions as parameter of parseArgs
2019-09-09 14:43:13 +02:00
Martin Aeschlimann
6cee0791bf
Remove suppressImplicitAnyIndexErrors For. #76442
2019-07-03 12:00:22 +02:00
Logan Ramos
4a69a71065
Telemetry Command ( #76029 )
...
* Added telemetry command
* Initial Build support
* Added build logic for telemetry
* Linux Builds
* Windows builds sort of work
* Remove arm telemetry extraction
* Remove alpine telemetry extraction
* Remove accidental s
* More try catch
2019-06-24 18:47:12 -07:00
Matt Bierner
247d61f4f1
Remove log uploader
...
Fixes #75748
2019-06-20 10:27:36 -07:00
Benjamin Pasero
07eb3487f0
debt - introduce lifecycle phases on electron-main and adopt
2019-06-03 11:17:53 +02:00
Benjamin Pasero
4b3340352f
debt - prefer our file service
2019-05-25 07:51:59 +02:00
Martin Aeschlimann
6a956ce219
add locate-extension as command line parameter
2019-04-09 16:23:12 +02:00
Benjamin Pasero
84726e51f4
debt - merge extfs and pfs
2019-04-01 08:45:46 +02:00
Martin Aeschlimann
fa854de2af
URI for waitMarkerFilePath
2019-03-22 16:21:10 +01:00
Benjamin Pasero
1e17319bfd
fix #69588
2019-03-02 11:00:09 +01:00
Benjamin Pasero
1aee0c194c
debt - scaffold a service for package.json/product.json access
2019-02-21 12:55:46 +01:00
Benjamin Pasero
622b3d62dd
paths - paths.node.ts => path.ts
2019-02-12 20:36:23 +01:00
SteVen Batten
5ebd625b40
use new path implementation ( #68538 )
...
* adopt paths.node over path
* fix strict null
* remove hacky typing inlabel.test.ts
2019-02-12 20:14:50 +01:00
Martin Aeschlimann
efc4d93818
make argv handling reusable
2019-01-22 15:56:28 +01:00
Rob Lourens
ef2547d547
replace void 0 with undefined
2019-01-03 11:20:19 -08:00
Johannes Rieken
653280d133
debt - Thenable -> Promise
2018-12-13 11:31:54 +01:00
Joao Moreno
f4c2b2021d
debt: remove TPromise from cli
...
related to #62716
2018-11-15 17:58:58 +01:00
Johannes Rieken
b35d879f76
update v8 profiler package
2018-11-12 17:37:10 +01:00
Matt Bierner
5acd78e288
Strict null checks
2018-11-08 18:15:43 -08:00
Matt Bierner
cb05d8fdf3
Strict null checks
2018-11-08 18:04:56 -08:00
Benjamin Pasero
4252e67b35
fix one part of #60192
2018-10-26 11:52:44 +02:00
Johannes Rieken
b65d113c0a
prefix names with prof-, #59505
2018-10-08 10:56:42 +02:00
Johannes Rieken
56dd8943ce
fix #59216
2018-09-24 13:59:33 +02:00
Johannes Rieken
f6c98dfa5e
remove console log, #58929
2018-09-21 15:10:35 +02:00
Johannes Rieken
a2898d57fa
implement chooseTab when connecting to the renderer, #58929
2018-09-21 15:10:35 +02:00
Johannes Rieken
e25d7ddbf0
fail more graceful when a process cannot be profiled, #58929
2018-09-21 12:35:15 +02:00