Commit Graph

22 Commits

Author SHA1 Message Date
Rob Lourens dce22cf74b Fall back on node API when $SHELL is not set, for
user shell and shell environment discovery
See github/codespaces#1639
2020-12-14 09:36:00 -08: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
ChaseKnowlden e8760a5d6c Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
Benjamin Pasero ae942354ab sandbox - move native environment service to common layer 2020-09-03 11:30:08 +02:00
Benjamin Pasero 653e7e26df sandbox - make lazyEnv fit for sandbox use 2020-08-24 11:09:34 +02: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
João Moreno ab10e26096 Fixes #80702 (#80705) 2019-09-11 13:31:42 +02:00
Daniel Imms fa40719524 Typos 2019-06-12 17:06:27 -07: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
Joao Moreno 4f0536ad73 add logs to shell env 2019-05-09 11:19:11 +02:00
Benjamin Pasero 64c3f1a93e debt - reduce explicit any or casts 2019-04-01 08:11:11 +02:00
Johannes Rieken 1cb6e26ab2 es6 compile attempts 2019-02-06 11:44:11 +01:00
Matt Bierner 428eac303b Adding a few more files to strict null checks 2018-10-11 08:48:59 -07:00
Benjamin Pasero fc251d651d tpromise => promise (for #53526) 2018-10-04 07:54:47 +02:00
Matt Bierner be38e56996 Remove duplicate blank lines at the start of some files 2018-10-02 16:28:19 -07:00
Matt Bierner d4edb9abcc Remove use strict directives in main VS Code src (part 3)
We compile using the alwaysStrict flag so these directives are not needed.

This part removes most of the remaining use strict directives that were not caught by part 1 and 2
2018-10-02 16:14:11 -07:00
Joao Moreno 63bfb446c4 Revert "dont read XDG_RUNTIME_DIR"
fixes #22593

This reverts commit 867e521341.
2017-10-30 15:13:52 +01:00
Benjamin Pasero 4aa3f05d08 💄 main side 2017-06-08 09:48:37 +02:00