Commit Graph

53166 Commits

Author SHA1 Message Date
Benjamin Pasero ff6b1c5984 fix #102768 2020-07-17 14:33:18 +02:00
Sandeep Somavarapu e399a3f4d3 Fix #100323 2020-07-17 13:20:47 +02:00
Sandeep Somavarapu c102db4cc8 💄 2020-07-17 12:44:26 +02:00
Sandeep Somavarapu 227eb50bf3 update doc 2020-07-17 12:03:56 +02:00
João Moreno 0b9cffd98a oops 2020-07-17 11:27:02 +02:00
Sandeep Somavarapu a6aa3902d4 #100346 💄 2020-07-17 11:00:48 +02:00
Sandeep Somavarapu a24b362980 💄 2020-07-17 10:49:42 +02:00
Benjamin Pasero ba9d63bf89 partially revert #102627 (data loss with hot exit) 2020-07-17 10:08:16 +02:00
Martin Aeschlimann 97940b39db defaultUserWebExtensions setting 2020-07-17 10:03:49 +02:00
Benjamin Pasero bb7910d481 fix #102627 2020-07-17 10:00:28 +02:00
Alex Ross 0acc996121 Add support for view initial state (collapsed or hidden) (#102002)
Fixes #101283
2020-07-17 09:47:33 +02:00
Benjamin Pasero 27e8b9d1a3 perf - move perf marking into code that is also used by CS 2020-07-17 08:32:31 +02:00
rebornix 847a98f34c Merge remote-tracking branch 'origin' into rebornix/multi-kernel 2020-07-16 17:26:00 -07:00
rebornix b6c8c83ffe available kernels change event. 2020-07-16 17:20:53 -07:00
rebornix beb6b4782f type convert glob 2020-07-16 16:50:37 -07:00
rebornix 5271afd028 token source. 2020-07-16 16:38:36 -07:00
rebornix ed1ecfd534 kernel picker status bar item. 2020-07-16 16:25:06 -07:00
Matt Bierner cc664dbb67 remove log 2020-07-16 16:05:20 -07:00
Rachel Macfarlane a155fcf762 Address feedback on auth provider API 2020-07-16 16:03:17 -07:00
Miguel Solorio 34f9cb2bcc Style notebook output tables 2020-07-16 14:56:34 -07:00
Sandeep Somavarapu e594217126 #100346 disable buttons while turning on sync 2020-07-16 20:33:45 +02:00
Sandeep Somavarapu c6007a872b #100346 handle conflicts notifications and editors 2020-07-16 20:12:00 +02:00
Sandeep Somavarapu 65a4098aa9 #100346 fix label 2020-07-16 20:12:00 +02:00
Sandeep Somavarapu de39b1df90 #100346 use strikethrough for deleted previews 2020-07-16 20:12:00 +02:00
rebornix be44e409b2 avoid conflict between new and legacy kernel 2020-07-16 09:55:05 -07:00
Sandeep Somavarapu 3db442b1cf use cloud up/down icons 2020-07-16 18:09:17 +02:00
Sandeep Somavarapu 5b9309f351 #100346 use cloud icon 2020-07-16 18:02:46 +02:00
Sandeep Somavarapu e14c074843 #100346 use read only local files 2020-07-16 18:02:00 +02:00
Sandeep Somavarapu fdf70cbc7b #100346 fix opening diffs and accept preview 2020-07-16 18:02:00 +02:00
Sandeep Somavarapu 28f3fa9e9b #100346 set data provider while rendering 2020-07-16 18:02:00 +02:00
Miguel Solorio 270a193964 Update Codicons: add 'cloud' 2020-07-16 07:47:39 -07:00
Alex Ross 5e5fa3edde Tasks without a registered definition should run (#102696)
Fixes #102684
2020-07-16 14:42:02 +02:00
Sandeep Somavarapu a786284f7d #100346 change the order of dialog options 2020-07-16 14:01:46 +02:00
Sandeep Somavarapu 1f3a4f124f #100346 UI changes
- introduce sync and cancel buttons
- ability to discard
- update entries on state change with decorations
2020-07-16 13:11:37 +02:00
Sandeep Somavarapu df336bbe62 #100346 support discard 2020-07-16 13:11:37 +02:00
Sandeep Somavarapu 9e457a6ca3 #100346 introduce merge state on a resource. Do not apply automatically. 2020-07-16 13:11:37 +02:00
Johannes Rieken 80a3310946 add eol to IMainCellDto, no more attach/dettach text document but use the actual (sync'd) document or a fallback cell document 2020-07-16 12:55:39 +02:00
João Moreno ef54e402e2 fixes #102108 2020-07-16 12:32:16 +02:00
João Moreno d92bbed0cb always show SCM twisties
related to #101103
2020-07-16 12:17:07 +02:00
João Moreno 7419d68a7c fixes #102682 2020-07-16 11:54:28 +02:00
Johannes Rieken 6a9f98bc86 debt - migrate rename api command 2020-07-16 11:51:36 +02:00
Alex Ross 62f58fc830 Markdown hover to tree doesn't require resolve
Part of #100741
2020-07-16 11:30:23 +02:00
Johannes Rieken 90efeb4f2d better name for actual uri, https://github.com/microsoft/vscode/issues/101978 2020-07-16 11:13:39 +02:00
Johannes Rieken efa08a0c67 add uri to concat doc proposal 2020-07-16 11:01:16 +02:00
Benjamin Pasero 69fd7afc56 throttle save participants in certain cases (#102542) 2020-07-16 10:50:57 +02:00
João Moreno d9e3ecba9e fixes #102578 2020-07-16 10:40:53 +02:00
João Moreno 8e00e24e2b activityService.showViewActivity 2020-07-16 10:40:53 +02:00
Benjamin Pasero d11d7bf1ef web - tweak wording of quality change dialog 2020-07-16 08:33:22 +02:00
Benjamin Pasero c46ac429e2 fix build 2020-07-16 08:25:25 +02:00
Rob Lourens 8d8cb8b883 Maybe fix listener leak warnings from notebooks 2020-07-15 20:43:16 -07:00