Commit graph

54617 commits

Author SHA1 Message Date
Alex Ross c1fdabc4f2 Update themes with c++ scopes based on discussion
Part of #80783
2019-09-19 11:22:47 +02:00
isidor ba439b2406 breakpoint widget: focus input on change context to make it more user friendly 2019-09-19 11:21:04 +02:00
isidor accd8597f0 debug: dispose context menu actions on hide. Also some breakpoint polish 2019-09-19 11:15:04 +02:00
Christof Marti c2dcd0ba67 icon > codicon (fixes #81142) 2019-09-19 10:48:07 +02:00
Benjamin Pasero 8cd4c5a4f2 debt - windowsService => legacyWindowsMainService 2019-09-19 10:19:18 +02:00
Benjamin Pasero e69400a2e2 debt - launchService => launchMainService 2019-09-19 10:09:08 +02:00
Benjamin Pasero 443ab8f33e debt - extract a openEmptyWindow method and support in web 2019-09-19 10:06:21 +02:00
Sandeep Somavarapu 6a81e81b03 initialize statu 2019-09-19 10:01:26 +02:00
Sandeep Somavarapu c813ee9ca7 Start extensions sync 2019-09-19 09:45:20 +02:00
Christof Marti 83c0e378d0 Serialize-friendly interface 2019-09-19 09:42:17 +02:00
Christof Marti 715b6c5792 Add extension id that triggered the activation event 2019-09-19 09:42:17 +02:00
Benjamin Pasero c8fa927f76 debt - have methods for restart, relaunch 2019-09-19 09:21:01 +02:00
Benjamin Pasero e211ef116e 💄 2019-09-19 08:23:49 +02:00
Benjamin Pasero 72177d7730 ipc - adopt simple proxy for menubar service 2019-09-19 08:23:38 +02:00
Benjamin Pasero f47e7345f1 web - disable DownloadURL for now (crashes PWA, produces empty files) 2019-09-19 08:05:53 +02:00
Benjamin Pasero 0d76b1f9ed debt - remove old legacy layout (thanks for the time being) 2019-09-19 07:35:49 +02:00
Miguel Solorio 8b6e0efc0a Update folding icon to use icon font 2019-09-18 19:38:50 -07:00
Matt Bierner 6de911e329 Remove pre 1.37 webview state restore logic
VS Code in 1.37+ does not use wrapped state objects anymore. Remove the old transition logic
2019-09-18 18:59:02 -07:00
Matt Bierner 1fee5ab5b8 Webviews should prefer to keep their ids across serialize-deserialize 2019-09-18 18:56:46 -07:00
Matt Bierner 6a94ca4699 Delegate to embedder when resolving if one exists 2019-09-18 18:30:16 -07:00
Matt Bierner 27bac598cc Basic implementation of resolveExternalUri 2019-09-18 18:20:26 -07:00
Matt Bierner 16577caa8c Mark immutable fields as readonly 2019-09-18 18:20:26 -07:00
Matt Bierner 36b66c90e9 Add firstOrDefault helper
Array accesses are not strict null checked. Added a type checked helper for when you just want to get the first element of an array of fallback to a default if the array is empty
2019-09-18 18:20:26 -07:00
Matt Bierner 766352d992 Use disposableStore in a few more places 2019-09-18 18:20:26 -07:00
Matt Bierner e9ac00c6ee Remove unused disposable fields 2019-09-18 18:20:26 -07:00
Matt Bierner 50a4606318 Fix comment 2019-09-18 18:20:26 -07:00
Matt Bierner 44d0f1b6d9 Remove redundant property init 2019-09-18 18:20:26 -07:00
Matt Bierner 9d09c13a70 Prefer using Disposable.None vs custom noop disposable 2019-09-18 18:20:26 -07:00
chrisdias 1eb87b0e9c update distro 2019-09-18 16:33:51 -07:00
Pine Wu 75e94ddcff Fix #81126 2019-09-18 15:59:56 -07:00
Pine Wu 637cf42712 Fix #69970 2019-09-18 15:51:52 -07:00
Miguel Solorio ffbf5ab2f9
Merge pull request #81071 from microsoft/misolori/icon-font-find
Adopt icon font in find widget
2019-09-18 15:42:11 -07:00
Miguel Solorio be144477f2
Merge branch 'master' into misolori/icon-font-find 2019-09-18 15:41:54 -07:00
Pine 73e4513e49
Merge pull request #79735 from harujii/font-family-jp
Add Yu Gothic UI to font-family jp
2019-09-18 15:34:40 -07:00
Miguel Solorio 0ea6bdcc0e
Merge branch 'master' into misolori/icon-font-find 2019-09-18 15:34:31 -07:00
Miguel Solorio 68ee8e9111 Update class for peek view icons 2019-09-18 15:22:27 -07:00
Miguel Solorio 981a429576 Fix #81117, show close icon in peek view 2019-09-18 15:19:28 -07:00
Pine ded2de95dc
Merge branch 'master' into font-family-jp 2019-09-18 14:29:14 -07:00
Martin Aeschlimann b10bf696e4 VSCode Insiders breaks into Chrome developer tools with "TypeError: Cannot read property 'layout' of undefined". Fixes #81063 2019-09-18 23:03:10 +02:00
Miguel Solorio 003a1acd23 Increase Extension Octicon size to be visible 2019-09-18 12:41:47 -07:00
Miguel Solorio f973ba7fb5 Update tools Octicon to be an outline 2019-09-18 12:41:15 -07:00
Benjamin Pasero bbb56dba81 web - preserve pathname in URL when opening windows or changing workspaces 2019-09-18 19:23:34 +02:00
Benjamin Pasero cd0f833fe0 title - introduce remoteName as variable 2019-09-18 19:14:13 +02:00
Sandeep Somavarapu 95e877c12b Merge branch 'master' into sandy081/httpEndPointSync 2019-09-18 19:03:24 +02:00
Benjamin Pasero b5a0ab0c94 debt - introduce IHostService and distinguish between web and desktop 2019-09-18 19:02:05 +02:00
isidor 9c85ca3757 breakpoint inline candidate polish 2019-09-18 18:00:59 +02:00
Miguel Solorio 6a54c8176f Update action label classes 2019-09-18 07:51:50 -07:00
isidor bcaf812131 breakpoints: make the candidate breakpoints look more clickable 2019-09-18 16:27:01 +02:00
Miguel Solorio fa2b3c30ad Merge branch 'master' of github.com:Microsoft/vscode 2019-09-18 06:08:13 -07:00
Miguel Solorio 6789fa2218 Make .icon inline-block 2019-09-18 06:08:07 -07:00