Commit graph

52500 commits

Author SHA1 Message Date
Bayu Rizki Rahmadi
d03a91e63b Implement Task Provider resolveTask on grunt extension (#76731)
* Implement Task Provider resolveTask on grunt extension

* Move find grunt command code on computeTask to findGruntCommand function

* Fix set detectors and detector dispose

* Update grunt resolve task to use same definition object

Fixes #76518
2019-08-05 14:51:37 +02:00
Alex Ross
780a5085d7 Strict init for tasks, file picker, and custom view
Part of #78168
2019-08-05 14:38:04 +02:00
Benjamin Pasero
222401c661 fix #77996 2019-08-05 14:35:39 +02:00
Alex Ross
edf34d3931 Update grammars 2019-08-05 12:44:23 +02:00
Johannes Rieken
63526965e2 strict init, #78168 2019-08-05 12:04:36 +02:00
Benjamin Pasero
da3b599b78 grid - do not use onBeforeShutdown for saving state 2019-08-05 12:04:01 +02:00
Alex Ross
93af1ad14d Add group to configure task
This will help prevent confusion

Fixes #78396
2019-08-05 11:47:07 +02:00
Johannes Rieken
c8b0433eab
Merge pull request #78351 from YisraelV/showExplain
Make toggle-explain a SuggestCommand
2019-08-05 11:35:30 +02:00
Johannes Rieken
45765c51e8
Merge branch 'master' into showExplain 2019-08-05 11:35:02 +02:00
qadram
154076b648 #10027 confirmSave should check the goal of running an extension is actually to run tests (#78033) 2019-08-05 11:16:48 +02:00
Tony Xia
8443b97473 Fixed minor typos (#78042) 2019-08-05 11:14:08 +02:00
Johannes Rieken
629ef6a295 strict init, #78168 2019-08-05 11:09:41 +02:00
Johannes Rieken
e428bed67d strict init work, #78168 2019-08-05 10:42:19 +02:00
Johannes Rieken
9afa70a741
Merge pull request #78265 from microsoft/joh/strict
eng - strict field initialisations
2019-08-05 10:12:24 +02:00
Alexandru Dima
a3b7221077
Merge pull request #78471 from microsoft/alex/78262
Fixes #78262
2019-08-05 09:30:39 +02:00
Alex Dima
4119bf3f9e Fixes #78262 2019-08-05 09:28:55 +02:00
Joao Moreno
56e7d6f9dc fix build 2019-08-05 09:01:32 +02:00
Yisrael
bcc41d905c remove unused imports 2019-08-04 13:35:17 +03:00
Peng Lyu
c4c427198d Fix #66284. 2019-08-02 17:52:05 -07:00
Peng Lyu
cf41b420d8 Fix #33264. Move simple find to workbench. 2019-08-02 17:52:05 -07:00
Daniel Imms
b6a2131e13
Merge pull request #78400 from microsoft/tyriar/toggle_fix
Disable esc sequence logging when toggling off
2019-08-02 14:01:04 -07:00
Rob Lourens
b50235306a Bump version 2019-08-02 14:00:07 -07:00
Pine
0bd57ac9ef
Merge pull request #78407 from microsoft/pine/78404
Pine/78404
2019-08-02 13:54:04 -07:00
Daniel Imms
0767273a98 Disable scroll to command keybindings on mac in a11y mode
Part of #78402
2019-08-02 13:43:07 -07:00
Pine Wu
36b66fac1e Fix #78404 2019-08-02 13:36:03 -07:00
Pine Wu
753263d4ad Revert "Fix #78162"
This reverts commit ce15ecb0d5.
2019-08-02 13:09:42 -07:00
Daniel Imms
01fcb405fe Disable esc sequence logging when toggling off
Fixes #78399
2019-08-02 11:41:41 -07:00
Alex Ross
58d0639ac1
Workaround for #78388 (twistie not updating on has children change) (#78390)
* Workaround for #78388 (twistie not updating on has children change)

Fixes #78389
2019-08-02 17:19:36 +02:00
Joao Moreno
8e77bbe8b1 fix #77575 2019-08-02 16:53:29 +02:00
Joao Moreno
709a07d519 comment out i18n smoke test assertion 2019-08-02 15:33:17 +02:00
Joao Moreno
d7f957bdec fix statusbar smoketests 2019-08-02 15:27:42 +02:00
Sandeep Somavarapu
310cb67b0e Adopt to connection token
- Add connection token to window configuration
- Use it in window service while opening windows
2019-08-02 15:56:29 +05:30
Sandeep Somavarapu
74563de36d fix typo 2019-08-02 15:26:51 +05:30
Alex Ross
e2501299e9 rerender in tree throws on root
courtesy of @joamoreno

Fixes #78371
2019-08-02 11:37:27 +02:00
Joao Moreno
2619364d9c mooncake should wait for web 2019-08-02 11:13:54 +02:00
João Moreno
7bd6452bf0
Merge pull request #78272 from coliff/patch-1
Fix 'Untitled' typo
2019-08-02 10:59:55 +02:00
Joao Moreno
69269cecb2 fix web build version 2019-08-02 10:41:01 +02:00
Daniel Imms
1e3cc1a30d Don't fail hard when shell/shellArgs vars aren't resolved
Fixes #78307
2019-08-01 16:04:32 -07:00
SteVen Batten
23875a287e flip the default grid layout back for stable 2019-08-01 14:31:10 -07:00
Pine Wu
c8603ae198 Add compound debug for json 2019-08-01 14:14:21 -07:00
Yisrael
e136774398 make toggle-explain a SuggestCommand so that it has access to the suggest widget 2019-08-02 00:01:14 +03:00
Sandeep Somavarapu
9248ec2cb8 Fix microsoft/vscode-remote-release/issues/1067 2019-08-02 00:35:52 +05:30
Pine Wu
23b6a8d9d9 Fix #78339 2019-08-01 11:55:42 -07:00
Rob Lourens
71b7c73bb9
Merge pull request #78337 from skprabhanjan/fix-75259_2
Fix-75259 - Interact with files in search results
2019-08-01 11:20:41 -07:00
SteVen Batten
f738e58155 fixes #76129 2019-08-01 10:55:34 -07:00
skprabhanjan
e3940aec61 Moved the code down for better understanding and pushed the menu item down as a separate group 2019-08-01 22:37:20 +05:30
Sandeep Somavarapu
4903b86479 update distro 2019-08-01 16:32:19 +05:30
Sandeep Somavarapu
e35ef3baff Fix #77882 2019-08-01 13:41:46 +05:30
Sandeep Somavarapu
1735b2b2dc chnage category to remote 2019-08-01 10:18:43 +05:30
Daniel Imms
92da68a71c Revert "Remove duplicate registration of FocusTerminalFindWidgetAction"
This reverts commit 6b88a53645.

Fixes #78301
2019-07-31 17:22:56 -07:00