Commit Graph

45923 Commits

Author SHA1 Message Date
Matt Bierner 71ba76735d Merge pull request #68575 from mjbvz/fix-webview-focus-menu
Fix clicking on webviews does not dismiss custom title bar menu
2019-02-13 11:01:36 -08:00
Matt Bierner 5b98f71146 Fix webview deserialization potential crash 2019-02-13 10:47:56 -08:00
Sandeep Somavarapu 6e142bc42b Fix theme picker on install 2019-02-13 18:16:44 +01:00
SteVen Batten 7153ea456b fixes #67357 2019-02-13 17:56:42 +01:00
Johannes Rieken 0b21524f9c prep for #41882 2019-02-13 17:35:56 +01:00
Martin Aeschlimann 0e93f650d5 Files opened with openWindow are opening like folders. Fixes #68636 2019-02-13 16:49:45 +01:00
Sandeep Somavarapu 764cd960e6 Fix #68208 2019-02-13 16:48:30 +01:00
Martin Aeschlimann 6850012cf4 Merge pull request #67517 from kdy1/swcrc
Treat .swcrc file as json
2019-02-13 16:41:00 +01:00
Martin Aeschlimann 64797345c1 json: multiple selection ranges 2019-02-13 16:36:30 +01:00
Johannes Rieken a45fb4099c make insets fit into layering scheme 2019-02-13 16:23:52 +01:00
Benjamin Pasero d0e4fb537e fix #67632 2019-02-13 16:00:46 +01:00
Sandeep Somavarapu 9d405dc1f5 Fix #67813 2019-02-13 15:58:48 +01:00
Johannes Rieken 8d25e4b246 Merge pull request #66418 from rdeline/code-inset
Code inset feature
2019-02-13 15:54:45 +01:00
Benjamin Pasero 1b2325266c make #67357 better 2019-02-13 15:40:10 +01:00
Sandeep Somavarapu d3b30f8b48 #67966 Group setting message and refresh together 2019-02-13 15:37:28 +01:00
Johannes Rieken ac03e62afc last round of making changes smaller 2019-02-13 15:20:29 +01:00
SteVen Batten ff31e405fb fixes #68558 2019-02-13 15:10:13 +01:00
Johannes Rieken b49bf46bf2 remove api command for code insets 2019-02-13 14:51:32 +01:00
Johannes Rieken 58d2b5be06 disable event for now, remove extension location from provider 2019-02-13 14:46:31 +01:00
Sandeep Somavarapu ffc221176f Fix #67371 2019-02-13 14:13:18 +01:00
Sandeep Somavarapu f43423e401 fix compilations 2019-02-13 14:02:47 +01:00
Sandeep Somavarapu 73ec6713e9 - Install language pack extensions on all servers 2019-02-13 13:56:08 +01:00
Johannes Rieken 302533f605 strict null trouble 2019-02-13 12:58:25 +01:00
Johannes Rieken a5f1ac7526 reduce amount of changes 2019-02-13 12:55:09 +01:00
Johannes Rieken 44b7588362 remove getNamedCustomer, connect MainThreadWebview with CodeInsetController 2019-02-13 12:47:46 +01:00
Johannes Rieken aa204b0376 fix - keep webview alive when scrolling 2019-02-13 12:47:46 +01:00
Johannes Rieken 8246c1648f workbenchs/parts became workbench/contrib 2019-02-13 12:47:46 +01:00
Johannes Rieken ace73c05b7 move rest code code inset to workbench out of (monaco) editor 2019-02-13 12:47:46 +01:00
Johannes Rieken 8d35ebb7d8 remove MainThreadWebviews hack 2019-02-13 12:47:46 +01:00
Johannes Rieken bc659cf39f move editor.codeInsets setting to its contribution because it isn't a monaco editor thing 2019-02-13 12:47:46 +01:00
Johannes Rieken d02c8011df mark API as proposed and enforce proposedApi-property 2019-02-13 12:47:45 +01:00
Johannes Rieken f7bd7ff049 undo some changes 2019-02-13 12:46:25 +01:00
Rob DeLine 066dfef8f7 Add Code Inset Feature 2019-02-13 12:46:25 +01:00
Andre Weinand 292d51fccd only use hardQuote for env variables 2019-02-13 12:24:32 +01:00
Andre Weinand 1b1815a24e Merge pull request #68435 from geirha/61902-shell-injection
Use hard quotes rather than soft quotes #61902
2019-02-13 12:22:48 +01:00
Alex Dima 767715ba14 Explore resolver api 2019-02-13 11:41:29 +01:00
Benjamin Pasero a99b64ae8e paths - avoid posix usages 2019-02-13 11:25:10 +01:00
Alex Ross 5038a82faf Make tasks schema validate that command is required on process tasks
Related to #68550
2019-02-13 11:21:32 +01:00
Benjamin Pasero bee9570c59 debt - weird path syntax 2019-02-13 11:11:41 +01:00
Geir Hauge 868260f0e8 whitelist @ too 2019-02-13 09:42:30 +01:00
Aurélien Pupier 1acabe663a Enclose global gulp path with quotes #68413 (#68418)
it will allow to have it working when path contains space

Fixes #68413
2019-02-13 09:41:17 +01:00
Alex Dima 500376fd1c Fixes #68509 2019-02-13 09:11:48 +01:00
Geir Hauge 89ac7e557e Forgot to declare hardQuote 2019-02-13 08:44:46 +01:00
Geir Hauge 05fcf172d0 Use different quoting for args and env 2019-02-13 08:32:32 +01:00
Benjamin Pasero 43d02af42f title - avoid flicker in title by scheduling updates 2019-02-13 08:17:22 +01:00
Benjamin Pasero a4fbe04fba 💄 2019-02-13 08:17:21 +01:00
Pine 98f3ec8262 Merge pull request #68326 from mattkwiecien/master
When wrapping with Emmet, consider the document language when setting the syntax.
2019-02-12 23:12:26 -08:00
Rachel Macfarlane a509265116 Fixes 2019-02-12 16:49:50 -08:00
Matthew Kwiecien 6fb4ef694a PR Review: moving expected output to relevant tests. 2019-02-12 18:39:17 -06:00
Matt Bierner a1ed35eaaf Fix clicking on webviews does not dismiss custom title bar menu
Fixes #68313

When clicking into a webview, the `relatedTarget` property of the corresponding blur event  fired is `undefined`. This fix makes it so that an empty `relatedTarget` also dismisses menus
2019-02-12 15:14:48 -08:00