Commit Graph

358 Commits

Author SHA1 Message Date
Rob Lourens
9d6105b9d8 Merges changes from distro that should have gone into master
Update recommendations for C#.

The C# extension moved to a new publisher ID and the recommendations
need updating.
2020-04-07 14:50:35 -07:00
Benjamin Pasero
9f1aa3c9fe debt - remove node pieces from environment (#82598) 2020-04-06 09:12:41 +02:00
Benjamin Pasero
f8432f8d9c debt - more usage of ES6 object assign 2020-04-06 08:58:37 +02:00
Benjamin Pasero
a949694b25 debt - reduce usage of explicit any 2020-02-28 11:33:55 +01:00
Benjamin Pasero
646aaf67aa Cleanup open-url handling (#91234)
* cleanup open-url handling

* open url - allow to open a remote workpsace without opening a window first

* help build

* undo build change

* support files too
2020-02-23 16:54:53 +01:00
Sandeep Somavarapu
6b71b834f3 #90076 move config service to common 2020-02-18 08:59:43 +01:00
Sandeep Somavarapu
5608bb8185 Fix #90440 2020-02-11 13:14:38 +01:00
Benjamin Pasero
8a997f7321 Web: extension recommendations are not working (fix #90421) 2020-02-11 07:33:38 +01:00
Martin Aeschlimann
5db448e37b refactor stdin code 2019-12-30 16:57:22 +01:00
Martin Aeschlimann
6c0fe8cb04 --diff does not work with WSL. Fixes #83473 2019-10-28 22:53:06 +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
Martin Aeschlimann
6a90438f02 WSL window opening with windows path. Fixes https://github.com/microsoft/vscode-remote-release/issues/1537 2019-10-03 11:44:47 +02:00
Benjamin Pasero
da76f05e7a electron - revert to Electron 4 2019-09-30 14:55:17 +02:00
Benjamin Pasero
25fb4bcd78 debt - move enterWorkspace into workspace service 2019-09-30 11:35:50 +02:00
Benjamin Pasero
304693f37e debt - async import for cli 2019-09-30 11:30:07 +02:00
Benjamin Pasero
136dbe9e20 debt - move native dialog options 2019-09-26 19:01:58 +02:00
Benjamin Pasero
64eed745f5 💄 move a few services around 2019-09-26 18:37:58 +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
fd32392699 debt - common/product => common/productService 2019-09-16 11:31:22 +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
7a67a54e5e extensionDevelopmentPath is string[] 2019-09-05 15:46:05 +02:00
SteVen Batten
1727cc2de9 add msft internal identification logic (#79616) 2019-08-26 16:43:39 -07:00
Sandeep Somavarapu
8095541d7d inline product configuration in produt service 2019-08-15 16:08:11 +02:00
Logan Ramos
b54d772562 List possible categories (#78198)
* List possible categories

* TODO comment

* Message if category is invalid
2019-07-30 09:06:23 -07:00
Sandeep Somavarapu
92f31bf748 Call flush instead of dispose for flushing telemetry appenders
Wait until data is flushed in cli
2019-07-24 11:15:50 +02:00
Logan Ramos
b4734e8524 Filter extensions by category (#77306)
* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Provide option to filter by category

* ignore casing

* Remove unwanted build change
2019-07-23 07:29:35 -07:00
Sandeep Somavarapu
d685337db2 Use semver-umd everywhere 2019-07-18 15:33:53 +02:00
Sandeep Somavarapu
8ffcb49f4f disable some extension commands in web 2019-07-18 11:20:44 +02:00
Sandeep Somavarapu
2abb3579f9 move gallery service to common and enable it in web 2019-07-15 12:40:31 +02:00
Sandeep Somavarapu
c3a9e10a07 move extensionValidator to common 2019-07-15 12:34:25 +02:00
Sandeep Somavarapu
002a1221bb Dispose always 2019-07-11 12:55:23 +02:00
Sandeep Somavarapu
6aaa60ec6f use fileservice to download 2019-07-11 12:34:27 +02:00
Sandeep Somavarapu
fe3e0cdcde Support request service in web 2019-07-10 22:08:03 +02:00
Martin Aeschlimann
6cee0791bf Remove suppressImplicitAnyIndexErrors For. #76442 2019-07-03 12:00:22 +02:00
Logan Ramos
01defd1c60 Cleanup argv (#76416) 2019-07-02 09:19:10 -07: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
Daniel Imms
fa40719524 Typos 2019-06-12 17:06:27 -07:00
Sandeep Somavarapu
d77341bf14 use URI for appSettingsHome 2019-06-11 13:50:24 +02:00
Sandeep Somavarapu
0d0e4dfe40 Fix #75109 2019-06-11 09:55:20 +02:00
Sandeep Somavarapu
70d9efeac2 #75079 Use URI for settings 2019-06-07 18:44:32 +02:00
Rob Lourens
205337f4ad Allow shell environment probe to be disabled
for microsoft/vscode-remote-release#544
2019-06-05 14:12:15 -07:00
Waldir Pimenta
f3e4e47164 Fix spelling of the example abbreviation (e.g.) 2019-06-05 16:00:26 +02:00
Sandeep Somavarapu
3dc76ed11f Fix #74661 2019-06-04 12:30:04 +02:00
Benjamin Pasero
07eb3487f0 debt - introduce lifecycle phases on electron-main and adopt 2019-06-03 11:17:53 +02:00