Commit graph

50710 commits

Author SHA1 Message Date
Benjamin Pasero 9da43bcfb3 smoke - fix waitForStatusbarText 2019-06-28 15:35:36 +02:00
isidor fe0c3e785c fixes #76278 2019-06-28 10:51:29 +02:00
isidor 332aaba6de fixes #76278 2019-06-28 10:16:41 +02:00
Benjamin Pasero ab9812e1af fix smoketest 2019-06-28 08:53:10 +02:00
Rachel Macfarlane e73ef9a00c
Rename workspace.metadata telemetry event to workspace.stats (#76269) 2019-06-27 17:09:02 -07:00
Peng Lyu e0526d577b
Merge pull request #76266 from microsoft/rebornix/minimap-slider-clicking
Stop propagation on minimap slider
2019-06-27 17:05:59 -07:00
Peng Lyu 68c0903d95 Stop propagation on minimap slider 2019-06-27 15:54:25 -07:00
SteVen Batten a6ab1bf547 Revert "fixes #75615"
This reverts commit 36ca1f4ae9.
2019-06-27 13:39:01 -07:00
SteVen Batten 64897a8093 Revert "fixes #75715"
This reverts commit da1061a273.
2019-06-27 13:38:40 -07:00
Peng Lyu 862a1bc6c6 Fix #76245. Initialize test helper inside suite. 2019-06-27 10:32:23 -07:00
Daniel Imms 1af20e7421 Fix error handling in shell selector
Fixes #75922
2019-06-27 10:27:50 -07:00
Sandeep Somavarapu 852b4cf44f Fix #70558 2019-06-27 18:41:14 +02:00
Sandeep Somavarapu 64920b3fab Fix #76211 2019-06-27 18:41:14 +02:00
Joao Moreno e8016097b8 fix build 2019-06-27 16:37:40 +02:00
isidor 467c80566f fixes #76228 2019-06-27 16:19:46 +02:00
Johannes Rieken b1dd5ab40e fix #76242 2019-06-27 15:31:44 +02:00
Benjamin Pasero 7c87705cc2 update web api 2019-06-27 15:07:49 +02:00
Logan Ramos 1bdbb8f95b Improvements to Telemetry Extractor Build (#76196)
* Allow the error to be surfaced to the user to provide more information about what is happening

* Testing gulp src

* Move json to app root

* Telemetry tooling commit update

* Harcode telemetry commit

* Update distro to match master

* statSync try catch

* build 💄

* fix build

* make build fail

* fix build

* fix build

* whitespace
2019-06-27 14:40:05 +02:00
Benjamin Pasero 425c7d08dd bump distro 2019-06-27 13:05:42 +02:00
Benjamin Pasero 74b97db2d6 bump distro 2019-06-27 12:37:16 +02:00
Alex Ross 01e7c59b1d Force drive letter to lowercase in tsc tasks
Fixes #75084
2019-06-27 12:30:25 +02:00
Andre Weinand b43174e1b2 properly pass env vars to new VS Code instance; fixes #76212 2019-06-27 12:02:56 +02:00
Sandeep Somavarapu 6ca986fb8b Fix microsoft/vscode-remote-release/issues/431 2019-06-27 11:52:20 +02:00
Benjamin Pasero 84bfa21566 fix #75909 2019-06-27 11:51:00 +02:00
Alex Ross 30379ab74b Tasks should support string terminal args
The termianl setting allows this, so tasks needs to handle it

Fixes #75946
2019-06-27 11:19:34 +02:00
Benjamin Pasero 687e5c147e fix #75880 2019-06-27 11:04:19 +02:00
Raul Piraces Alastuey 90d25d0835 Suppress MsgBox when Wizard is running in silent mode (#76215)
* Suppress MsgBox when Wizard running in silent mode

* Suppress MsgBox when Wizard running in silent mode
2019-06-27 10:26:55 +02:00
SteVen Batten b726573844 menubar alt key settings cleanup 2019-06-26 17:44:02 -07:00
SteVen Batten 1539382382 allow space as trigger key 2019-06-26 17:33:08 -07:00
SteVen Batten 73f20ecd0a menubar tab fix 2019-06-26 17:25:13 -07:00
SteVen Batten cc9286cb90 tab menubar nav 2019-06-26 17:19:32 -07:00
Matt Bierner 2ea7497c39 Use readonly array for CodeActionContext
Providers should never mutate this array
2019-06-26 17:04:34 -07:00
Daniel Imms 3e60627dce Use JSON with comments for .eslintrc(.json)
Fixes #73483
2019-06-26 16:50:54 -07:00
Daniel Imms 82db101613 Fix CLI in remote when inheritEnv is false
Fixes microsoft/vscode-remote-release#823
2019-06-26 16:33:32 -07:00
Daniel Imms ce414a8c45 Implement terminal inheritEnv on remote
Fixes microsoft/vscode-remote-release#823
2019-06-26 16:23:02 -07:00
Matt Bierner cefbf36d1d Add docCommentTemplate to syntax commands 2019-06-26 15:17:17 -07:00
Joao Moreno a122c88b4e fix build 2019-06-26 22:57:28 +02:00
Rachel Macfarlane b015adc161 Fix build yml for linux alpine 2019-06-26 13:42:23 -07:00
Daniel Imms bdd15725a9 Push ext host check to mainThread, apply fix to request defaults too
Fixes #76049
2019-06-26 11:59:29 -07:00
Daniel Imms 00eee140d9 Don't send available shells request to both ext hosts
Part of #76049
2019-06-26 11:59:28 -07:00
Matt Bierner 327d49e36f Fix spelling
Fixes #76077
2019-06-26 11:01:32 -07:00
Daniel Imms 17b5a459f3
Merge pull request #76054 from microsoft/tyriar/76032_cmd_track_bug
Floor scrolled line in command tracking
2019-06-26 10:59:04 -07:00
Matt Bierner 4cd0e326a8
Merge pull request #76148 from microsoft/dev/mjbvz/workaround-75090
Potential workaround for electron 4 eating mouse events in webviews
2019-06-26 10:58:12 -07:00
Daniel Imms 3d5deba781 Fix shell selector OS check
Fixes #76040
2019-06-26 10:10:41 -07:00
Sandeep Somavarapu d55bc0b945 Fix #76035 2019-06-26 19:01:26 +02:00
Peng Lyu f49c5d8371 Fix #76180. Ctrl on Windows 2019-06-26 09:32:44 -07:00
isidor d0cee50fba fixes #75825 2019-06-26 17:29:59 +02:00
Joao Moreno d9c8d85aa2 fix continuous build 2019-06-26 16:19:47 +02:00
Sandeep Somavarapu 2af25a68b7 update distro 2019-06-26 16:18:25 +02:00
isidor f1742df0a3 fixes #76168 2019-06-26 15:46:38 +02:00