Commit Graph

375 Commits

Author SHA1 Message Date
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
Sandeep Somavarapu 4026f653b4 #72906 Restructure spdlog service 2019-05-27 15:26:48 +02:00
Benjamin Pasero 4b3340352f debt - prefer our file service 2019-05-25 07:51:59 +02:00
Sandeep Somavarapu cf87944720 do not check for ui extensions while installing on remote server 2019-05-23 05:44:28 +02:00
Sandeep Somavarapu 3c00afcb27 #72906 use async spdlog service 2019-05-22 04:36:21 +02:00
RMacfarlane 613ea9ef4b Tweak cli output 2019-05-17 12:52:07 -07:00
Joao Moreno 4f0536ad73 add logs to shell env 2019-05-09 11:19:11 +02:00
Sandeep Somavarapu f329277979 - Define Machine Settings: Schema, Environment
- Scope machine settings
- Make remote settings scoped to machine settings
2019-04-10 18:25:13 +02:00
Andre Weinand fd44b66c0f cleanup multi extension debugging 2019-04-09 18:28:23 +02:00
Martin Aeschlimann 6a956ce219 add locate-extension as command line parameter 2019-04-09 16:23:12 +02:00
Andre Weinand e07de5b3ad support debuging more than one extension; fixes #71081 2019-04-04 16:11:13 +02:00
Benjamin Pasero 84726e51f4 debt - merge extfs and pfs 2019-04-01 08:45:46 +02:00
Benjamin Pasero 64c3f1a93e debt - reduce explicit any or casts 2019-04-01 08:11:11 +02:00
Martin Aeschlimann fa854de2af URI for waitMarkerFilePath 2019-03-22 16:21:10 +01:00
Sandeep Somavarapu b1300a0904 Use extension point kind while checking for ui extension 2019-03-13 17:02:34 +01:00
Sandeep Somavarapu 9cf05c9748 Allow to install language pack extensions always 2019-03-07 11:37:26 +01:00
Sandeep Somavarapu a50020021c Fix #69940 2019-03-07 10:43:04 +01:00
Matt Bierner e80300adbe Auto let -> const and auto mark privates as readonly in vs/code 2019-03-06 14:35:49 -08: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
Sandeep Somavarapu f43423e401 fix compilations 2019-02-13 14:02:47 +01:00
Sandeep Somavarapu 73ec6713e9 - Install language pack extensions on all servers 2019-02-13 13:56:08 +01:00
Benjamin Pasero 622b3d62dd paths - paths.node.ts => path.ts 2019-02-12 20:36:23 +01:00
Benjamin Pasero b0acf49b18 paths - move path to extpath 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 d77d7d29d8 workspaceHome -> untitledWorkspacesHome, is URI 2019-02-11 15:25:38 +01:00
Martin Aeschlimann 77baaad9c9 Merge branch 'master' into aeschli/remote-workspaces 2019-02-07 16:32:42 +01:00
Matt Bierner 61fc467ad7 Strict null check vs/code/**
Fixing errors and adding some null supressions in code/windows
2019-02-06 14:04:25 -08:00
Johannes Rieken 1cb6e26ab2 es6 compile attempts 2019-02-06 11:44:11 +01:00
Martin Aeschlimann b5b21eada0 allow remote workspaces 2019-01-25 17:04:03 +01:00
Sandeep Somavarapu 723797d7e4 add arguments to extension management service 2019-01-25 13:33:19 +01:00
Sandeep Somavarapu d351f7e230 Fix #67003 2019-01-24 12:25:15 +01:00
Martin Aeschlimann efc4d93818 make argv handling reusable 2019-01-22 15:56:28 +01:00
Alex Dima 217824cc16 Simplify transformers 2019-01-16 12:24:36 +01:00