47335 Commits

Author SHA1 Message Date
Joao Moreno
2d07ded94f bring in mixin as repo 2019-03-19 11:02:35 +01:00
Joao Moreno
9017c54660 attributes: rtf files are not text 2019-03-19 09:44:27 +01:00
Joao Moreno
231ffd7df3 fix license 2019-03-19 09:39:57 +01:00
Joao Moreno
180aff2652 fix license 2019-03-19 09:34:18 +01:00
Benjamin Pasero
466e69b8ed files2 - always trigger activation event for fs provider, even if already registered 2019-03-19 09:09:30 +01:00
Joao Moreno
c0432ebae5 disable yarn cache 2019-03-19 08:56:14 +01:00
João Moreno
65ea2999de
Merge pull request #70701 from penx/patch-1
Update .nvmrc
2019-03-19 08:44:24 +01:00
Benjamin Pasero
d6bb61dd5b nodeless - add fileservice2 in browser
The implementation still delegates to the original remote file service, but the registration is all handled in the new service (with tests!)
2019-03-19 08:17:51 +01:00
Joao Moreno
6e09c1d9d9 Revert "Revert "fix PR builds""
This reverts commit 3446f7fb496f6580189ab9b32694cbb118d97df4.
2019-03-19 07:23:41 +01:00
Rob Lourens
1d191e8909 Strict null check searchService 2019-03-18 21:30:21 -07:00
Daniel Imms
02423d3f15 Fix flaky terminal test 2019-03-18 17:07:57 -07:00
Rob Lourens
20cfb52ec1 Remove restriction on Find in Files 2019-03-18 17:06:35 -07:00
Rob Lourens
cfe6d2d89b More flexible find absolute path 2019-03-18 17:06:35 -07:00
Ubuntu
8c0fdc2b9d Fix #69687 - strict null check search 2019-03-19 00:05:47 +00:00
Rachel Macfarlane
30b2c30706 Add a command for deleting comment threads 2019-03-18 16:27:18 -07:00
Rachel Macfarlane
37cb23d3dd Unregister comment controller when it is disposed 2019-03-18 14:49:01 -07:00
Dirk Baeumer
4eb16c20fc Reenable localization smoke tests. 2019-03-18 21:19:10 +01:00
Dirk Baeumer
2d3d5df612 Fixes #62623: Python extension doesn't obey locale settings 2019-03-18 21:15:19 +01:00
Sandeep Somavarapu
fdf21e193d Fix #70330 2019-03-18 19:56:15 +01:00
Miguel Solorio
2c137e16ef Add reverse and step-back icons 2019-03-18 11:06:35 -07:00
Matt Bierner
e92b32302e Pick up ts 3.4 rc 2019-03-18 09:55:18 -07:00
Joao Moreno
3446f7fb49 Revert "fix PR builds"
This reverts commit 788301d0db86bb01586dddbb2795d26e5cd667ee.
2019-03-18 16:42:28 +01:00
Alasdair McLeay
65579c1715
Update .nvmrc
How to contribute lists recommendation of node 10:

> Node.JS, 64-bit, recommended >=10.15.1, < 11.0.0
https://github.com/Microsoft/vscode/wiki/How-to-Contribute#prerequisites

Updating .nvmrc to match
2019-03-18 15:13:14 +00:00
isidor
71858cf1d5 clean up debugToolbar.css 2019-03-18 16:11:04 +01:00
isidor
05f926991c debug: contribute commands to debug toolbar properly
fixes #69153
2019-03-18 15:53:40 +01:00
Dirk Baeumer
6a5b2f14a0 Remove access to global default language. 2019-03-18 15:40:56 +01:00
Martin Aeschlimann
18702b9a9e strict null fix 2019-03-18 15:30:10 +01:00
Benjamin Pasero
9208b8d092 allow for IStatusbarEntry#backgroundColor 2019-03-18 15:30:10 +01:00
Alex Ross
959300f5f0 defaultFilePath can end up one folder too high 2019-03-18 14:15:58 +00:00
Daniel Imms
bd377076bc Fix icon name in rpm spec 2019-03-18 07:14:02 -07:00
Isidor Nikolic
b1ceace24d
Merge pull request #70503 from Microsoft/isidorn/accessibilitySimpleNavigation
trees: automaticaly enable simple navigation for accessibility
2019-03-18 13:37:22 +01:00
Benjamin Pasero
102594e1ab debt - platform/node/files => fileConstants 2019-03-18 11:51:30 +01:00
Andre Weinand
96eb4cf00d proposed API: add parentSession to startDebugging; fixes #70219 2019-03-18 11:41:31 +01:00
Alex Ross
7d20b64a3a Ensure that selection is good when the remote file picker is used 2019-03-18 10:30:16 +00:00
Joao Moreno
21ef762152 Merge remote-tracking branch 'origin/master' 2019-03-18 11:13:40 +01:00
ExE Boss
8754c66d10 feat(coffeescript): Add .iced extension (#70686) 2019-03-18 11:12:35 +01:00
Joao Moreno
788301d0db fix PR builds 2019-03-18 11:09:13 +01:00
Joao Moreno
6906d7e3b2 disable horizontal scrolling in scm 2019-03-18 10:49:31 +01:00
isidor
1c4857aa4a fixes #70684 2019-03-18 10:45:57 +01:00
Benjamin Pasero
e6f7c49d7d 💄 2019-03-18 08:21:47 +01:00
Rob Lourens
73ccd28be6
Merge pull request #70599 from MattIrv/fixDebugConfiguration
Fix Unit Test launch configuration
2019-03-16 18:42:58 -07:00
Matt Bierner
62874f8c81 Work on making sure code action requests are canceled when providers change
Part of #69147
2019-03-16 16:34:01 -07:00
Matt Bierner
ed88edb8ef Make sure we dispose of lightbulb widget 2019-03-16 16:34:01 -07:00
Peng Lyu
504b058ec4 Update Comment Action Toolbar 2019-03-16 12:49:08 -07:00
Matt Irvine
a23f843bc7 Fix Unit Test launch configuration 2019-03-15 18:38:07 -07:00
Peng Lyu
06ac1a1dc8 use label when initialize 2019-03-15 18:31:35 -07:00
Matt Bierner
4828d90120 When updating style, use documentElement instead of body.style
Fixes #70501
2019-03-15 13:42:19 -07:00
Matt Bierner
e4ac6d29ac Update js/ts grammar 2019-03-15 13:42:19 -07:00
Peng Lyu
f87809dd9e Update comments for new comment api 2019-03-15 12:53:42 -07:00
Peng Lyu
579e4ac025 Comments should be in ctor comment thread 2019-03-15 12:53:41 -07:00