Commit graph

53965 commits

Author SHA1 Message Date
weijiaxun aed1ad4580 chore: update tsc target
- update tsc target to "es2017" according to #8005

Change-Id: Id39241d89ccb92c25a75d89addaf1528cc79ec59
2019-08-30 14:15:37 +00:00
Johannes Rieken dedf0de944 change type of _serviceBrand from any to undefined, #79918 2019-08-30 15:40:46 +02:00
Alex Dima 1930ce78f8 💄 2019-08-30 15:14:07 +02:00
Alex Dima 03da4768b1 bump version 2019-08-30 14:40:09 +02:00
Alex Dima 537ba0ef17 Revert "bump version"
This reverts commit 387a0dcb82.
2019-08-30 14:39:20 +02:00
Alex Dima 387a0dcb82 bump version 2019-08-30 14:27:58 +02:00
Martin Aeschlimann e77b008fb0 update distro 2019-08-30 11:21:57 +02:00
João Moreno b3f85bc76d
fix git branch sort order (#80096) 2019-08-30 10:27:20 +02:00
SteVen Batten 190a29c9f8 fixes #78934 2019-08-29 16:49:42 -07:00
Matt Bierner b9eeccc7aa Document that webviews do not let you post blobs or other dom objects
Fixes #79257
2019-08-29 16:03:34 -07:00
Matt Bierner 5ed4cdab2b Update documentation on postMessage to match actual behavior 2019-08-29 16:03:34 -07:00
chrisdias ed634825dd update distro 2019-08-29 15:43:07 -07:00
Rob Lourens d43d5b8f15 Fix #79109 - don't suggest search.usePCRE2, it's no longer needed 2019-08-29 15:28:03 -07:00
Matt Bierner 3fd4410ff5 Prefer using layout dimensions for sizing webview
Fixes #80077
2019-08-29 15:23:17 -07:00
SteVen Batten 58e6e86eeb fixes #80039 2019-08-29 14:30:29 -07:00
Matt Bierner 8065712528
Add publishing of webview content to pipeline (#80069)
* Experimental publish step of webview contents

* Move webview publish into product compile

* Move test step first

* More script after install

* Move script after build

* Debug

* Add env var

* Don't log env
2019-08-29 13:06:29 -07:00
Yuya Tanaka 24dc03b290 Fix Cmd+F key in problems view robbed by find in editor 2019-08-30 04:43:17 +09:00
Rob Lourens 7e5adb5dae Enable Alpine in stable builds 2019-08-29 11:08:14 -07:00
Rob Lourens fedf09abcf Enable armhf for stable builds 2019-08-29 11:03:36 -07:00
SteVen Batten 1e1db8b435 fixes #78175 2019-08-29 11:02:58 -07:00
Johannes Rieken 20dd80d91a update API doc comment for https://github.com/microsoft/vscode/issues/47292 2019-08-29 15:25:05 +02:00
Alexandru Dima 989f444bd2
Views: don't lose workspace views states when writing (#80049)
Views: don't lose workspace views states when writing
2019-08-29 15:24:49 +02:00
Martin Aeschlimann 5e32be1b50 remove web testing 2019-08-29 14:57:53 +02:00
Joao Moreno a526909d6e fixes #79037 2019-08-29 14:39:05 +02:00
Joao Moreno b20c22283d views: don't lose workspace views states when writing
fixes #80043
2019-08-29 14:15:54 +02:00
Martin Aeschlimann e45759622b
Merge pull request #80048 from microsoft/aeschli/trailingCommasOnlyForSettingsFiles
trailing commas only for settings files
2019-08-29 14:12:37 +02:00
Martin Aeschlimann a7def72d9e trailing commas only for setting files 2019-08-29 13:19:03 +02:00
Benjamin Pasero da8c3e70bb web - ensure deps are in sync with main 2019-08-29 12:36:33 +02:00
Joao Moreno 6d624ae2a4 fixes #79068 2019-08-29 11:41:05 +02:00
Alex Dima 5045e486db Fixes #78946: register the tokenization promise ASAP 2019-08-29 11:21:41 +02:00
Alex Ross 028ffd81b1 Only pass selection in custom tree view if action is in selection
Fixes #79981
2019-08-29 11:15:53 +02:00
Alex Dima ec3296d548 Fixes #79966: Remove inline icons from keybindings.json info/errors 2019-08-29 11:01:42 +02:00
Alex Ross f175024b4d Change custom view multiselect array to have all selected
Fixes #79982
2019-08-29 09:52:55 +02:00
Joao Moreno 3b439a8c49 rephrase related to #66296 2019-08-29 09:07:59 +02:00
Benjamin Pasero 58583a7b84 fix #79633 2019-08-29 08:29:23 +02:00
Benjamin Pasero 8108fc5e6e fix #79908 2019-08-29 07:59:42 +02:00
Matt Bierner bffbe2ea30 Make sure modes.DocumentSymbol.tags is not undefined
Fixes #80023
2019-08-28 19:05:45 -07:00
SteVen Batten c1aad50f85 fixes #80027 2019-08-28 19:01:15 -07:00
Matt Bierner 54c9d7f62c Pick up TS 3.6.2
Fixes #78973
2019-08-28 17:42:17 -07:00
Pine Wu 43788e3ee1 Update html services 2019-08-28 17:25:14 -07:00
SteVen Batten 0d179ad5c1 restore panel to size before maximized on launch
refs #79891
2019-08-28 16:44:20 -07:00
SteVen Batten 7324bc1702 prevent editor taking up more than its share
fixes #79897
2019-08-28 15:17:28 -07:00
Pine Wu f03f5fde26 Fix #79948 2019-08-28 14:46:20 -07:00
Pine Wu d75e49c73b Update distro 2019-08-28 14:02:17 -07:00
Pine Wu 623c783e15 Allow * in trustedDomains. Fix #79943 2019-08-28 13:56:38 -07:00
Peng Lyu cc3770ef34 Re #79893. Differeniciate null and 0 2019-08-28 13:39:03 -07:00
SteVen Batten dee9e2a606 fixes #79985 2019-08-28 13:27:30 -07:00
Pine Wu 8cafaf5900 Fix #79766 2019-08-28 12:58:08 -07:00
Peng Lyu 367a99b009 Fix microsoft/vscode-remote-release#1282, add show remote explorer command. 2019-08-28 11:46:43 -07:00
Matt Bierner 9848d104c6 Use auxclick and click events to intercept clicks in webviews
328dd156db introduced a regression by changing to use `mousedown` instead of `click`. This means that we were not properly able to call `preventDefault` to block the default link open behavior.

The fix is to use `click` for intercepting clicks plus `auxclick` for blocking middle clicks
2019-08-28 11:28:42 -07:00