Commit Graph

14 Commits

Author SHA1 Message Date
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