Commit Graph

404 Commits

Author SHA1 Message Date
Sandeep Somavarapu 5c2127ec74 Fix #110964 2020-11-26 19:49:39 +01:00
Benjamin Pasero 96b2c670d7 debt - extensions path is always defined 2020-11-25 09:59:55 +01:00
Benjamin Pasero 52098eaeb0 env - tweak shell resolve experience on startup 2020-11-22 09:44:22 +01:00
Benjamin Pasero ff1887be3e Preserve per-window environment variables between workspace changes (fix #108571) 2020-11-20 16:08:50 +01:00
Benjamin Pasero fb277edc0f env - take window configuration into account when resolving shellEnv 2020-11-20 15:21:59 +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
Sandeep Somavarapu 145c6e5beb #110905 also optimise for builtin extensions arg 2020-11-19 18:31:53 +01:00
Sandeep Somavarapu b0d577c1b7 update doc 2020-11-19 13:04:21 +01:00
Sandeep Somavarapu 22895e9856 Introduce a server method to check if extensions are ready on server 2020-11-19 12:54:31 +01:00
Sandeep Somavarapu a36c68b9ec Fix #110905 2020-11-19 03:23:22 +01:00
Sandeep Somavarapu d3057c54c8 remove console.time 2020-11-17 16:21:33 +01:00
Sandeep Somavarapu 7bf226cf50 add console log service to cli 2020-11-17 16:07:48 +01:00
Benjamin Pasero b25867b709 Support --diff parameter with reading from stdin (fix #110426) 2020-11-17 08:27:31 +01:00
Sandeep Somavarapu 0ec4ce387d Fix #110574 2020-11-13 15:31:27 +01:00
Sandeep Somavarapu 88144f6d31 Fix #80698
- Inline semver
2020-10-26 12:12:07 +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
Sandeep Somavarapu 03912754be support user built in extensions 2020-10-09 17:08:38 +02:00
Sandeep Somavarapu 847f289f36 use async await 2020-10-09 09:08:49 +02:00
Sandeep Somavarapu 13b3a9f5c8 Revert "remove support for disabling syncing extension from cli"
This reverts commit 219a470363.
2020-10-09 09:08:49 +02:00
Sandeep Somavarapu 312a812441 Fix #108250 2020-10-07 19:10:55 +02:00
Benjamin Pasero 38a3d69caf code 💄 2020-10-05 08:06:13 +02:00
Sandeep Somavarapu 219a470363 remove support for disabling syncing extension from cli 2020-09-29 00:13:11 +02:00
Benjamin Pasero 4af670c204 debt - more native environment service adoption 2020-09-18 09:58:54 +02:00
Benjamin Pasero a60bbd1f0d environmentService => nativeEnvironmentService 2020-09-18 09:51:08 +02:00
Benjamin Pasero ae6e3bcb49 debt - introduce native environment service descriptor 2020-09-18 09:49:32 +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 0280c04dc6 sandbox - lift some environment properties that are only used in workbench up 2020-09-03 15:03:54 +02: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 3c80a82a8e perf - load semver-umd only when needed in cli-process 2020-08-27 17:08:36 +02:00
Benjamin Pasero 653e7e26df sandbox - make lazyEnv fit for sandbox use 2020-08-24 11:09:34 +02:00
Sandeep Somavarapu 76aff83121 #100399 Update categories 2020-06-23 18:41:45 +02:00
Benjamin Pasero 7f132c907b debt - use platform over node.js OS 2020-06-22 09:04:56 +02:00
Sandeep Somavarapu d774ade0cc rename donot-sync to do-not-sync 2020-06-03 20:58:19 +02:00
Sandeep Somavarapu 37c72e77a0 Add ability to not to sync an extension while installing using cli 2020-05-29 15:56:36 +02:00
Sandeep Somavarapu f676774cb7 Revert "Revert "allow setting default tag while installing extensions""
This reverts commit 40559425c7.
2020-05-28 08:07:47 +02:00
Matt Bierner 40559425c7 Revert "allow setting default tag while installing extensions"
This reverts commit a2bc061bc6.

Revert "merge metadata into local extension"

This reverts commit b354b435ce.
2020-05-27 17:18:08 -07:00
Sandeep Somavarapu a2bc061bc6 allow setting default tag while installing extensions 2020-05-27 20:31:11 +02:00
Benjamin Pasero 2f00b861e0 Merge branch 'master' into ben/electron-sandbox 2020-05-26 13:49:13 +02:00
Benjamin Pasero 0155d41405 web - support to open a file on a line 2020-05-26 10:48:01 +02:00
Benjamin Pasero 7f34cb5384 sandbox - ensure IElectronService is declared from electron-sandbox layer 2020-05-25 12:41:39 +02:00
Benjamin Pasero bd62ffe1f4 sandbox - move electron service into common/sandbox 2020-05-25 10:13:03 +02:00
Ladislau Szomoru 16460ceb51 CLI - Add a 1 second timeout for flushing the telemetry (#97622)
* Add a 1 second timeout for flushing the telemetry
2020-05-13 10:56:28 +02:00
Benjamin Pasero b19b7a7f41 es6 - use more find over filter 2020-05-04 09:44:59 +02:00
SteVen Batten 4abcc03d6a update to telemetry service/callstack or exception 2020-04-27 17:33:44 -07:00
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