Commit Graph

12 Commits

Author SHA1 Message Date
Benjamin Pasero
e2d1fd06d1 debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
Matt Bierner
dd3e2d94f8 Remove use strict directives in extension code
We compile with alwaysStrict so these directives are not needed
2018-10-02 16:02:44 -07:00
Joao Moreno
ee582714b6 git: cleanup ipc handles on deactivate
related to #7758
2018-05-03 09:12:05 +02:00
Matt Bierner
ab1d686a41 Fix a few more errors 2017-11-06 13:43:15 -08:00
Joao Moreno
63bfb446c4 Revert "dont read XDG_RUNTIME_DIR"
fixes #22593

This reverts commit 867e521341.
2017-10-30 15:13:52 +01:00
Joao Moreno
867e521341 dont read XDG_RUNTIME_DIR 2017-09-15 12:57:16 +02:00
Joao Moreno
dbbc064c13 fixes #30214 2017-07-07 12:22:25 +02:00
Joao Moreno
60efdae34c fixes #27595 2017-06-28 15:54:13 +02:00
Matt Bierner
dc0f3ecdb2 Fix VSCode/Extensions for TS 2.3.1 (#25248)
From: https://github.com/Microsoft/TypeScript/issues/15352

TS 2.3.1 introduced a breaking change around checking of generic types. This change tries to fix these compiler errors in the extensions codebase
2017-04-24 16:05:57 -07:00
Joao Moreno
b1d403f866 🐛 fixes #24598 2017-04-21 09:21:39 +02:00
Alex Dima
aca01f2daa Fix build hygiene issues 2017-04-14 14:08:52 +03:00
Joao Moreno
77f0e95307 git: askpass support 2017-02-20 12:28:42 +01:00