Commit Graph

84465 Commits

Author SHA1 Message Date
Miguel Solorio 9801552ebb Tweak bottom margins 2021-06-28 15:49:28 -07:00
SteVen Batten 0d0026e42f fixes #127304 2021-06-28 15:27:55 -07:00
Alex Dima b1b44a3910 Acquire a lock before using a certain workspace storage directory and fall back to other directories if necessary 2021-06-29 00:27:04 +02:00
Brigit Murtaugh cd13f36aee Update VisualElementsManifest.xml (#127370) 2021-06-28 15:15:00 -07:00
Rob Lourens 2d76e758eb Don't show cell animations/timer while paused 2021-06-28 17:04:36 -05:00
Rob Lourens b12019be43 Remove "Show Breakpoints" menu entry 2021-06-28 17:04:36 -05:00
Daniel Imms 5e13a1cfa7 Support multi-select dnd in term instance
Fixes #127375
2021-06-28 14:27:19 -07:00
Daniel Imms 92e7fcb11f Support multi-select drag and drop in terminal tabs list
Part of #127375
2021-06-28 14:26:13 -07:00
meganrogge d6d0a226d6 fix #127339
Co-authored-by: Daniel Imms <daimms@microsoft.com>
2021-06-28 13:54:28 -07:00
Miguel Solorio 81626fc25e Update debug icon colors for docked toolbar (refs #127034) 2021-06-28 13:52:04 -07:00
Sandeep Somavarapu 970d867e9e clean up 2021-06-28 22:34:43 +02:00
Eric Amodio 79331c9348 Closes #87110: adds Memento.keys property 2021-06-28 16:10:13 -04:00
Martin Aeschlimann 9d4af438a8 [css/html/json] update services 2021-06-28 21:53:21 +02:00
tanhakabir 26f88e8e55 Update subscribers.json 2021-06-28 15:38:25 -04:00
rebornix 1b5b6df54f simplify get notebook widget from uri. 2021-06-28 12:08:00 -07:00
rebornix 3083715556 kb service npe. 2021-06-28 12:08:00 -07:00
Logan Ramos b4261b4671 Fix unnecessary option 2021-06-28 14:58:07 -04:00
Daniel Imms 8ab8d2ae95 Fire group service instance change event when switching
Fixes #127343
2021-06-28 11:50:00 -07:00
Daniel Imms 1b6883261b Fix tabs list icon colors
Part of #127343
2021-06-28 11:50:00 -07:00
meganrogge 8dabcd1fa1 fix #127307 2021-06-28 11:42:51 -07:00
Daniel Imms 056adf5318 Fix change color icons
Fixes #127342
2021-06-28 11:35:37 -07:00
Miguel Solorio eae301ef2c Updated code lens color (Fixes #126899) 2021-06-28 11:34:43 -07:00
rebornix d275ecb47d Revert "Improve visibility of interactive window input editor (#127207)"
This reverts commit 4cd4fd9a0b.
2021-06-28 11:15:19 -07:00
Logan Ramos c0ea58ad41 Fix #127215 2021-06-28 14:13:55 -04:00
Megan Rogge 01f230c3ab terminal editor context menu (#127344) 2021-06-28 18:03:38 +00:00
Sandeep Somavarapu a3cfa24750 fix clicking install button 2021-06-28 19:33:26 +02:00
Logan Ramos eb3ffc6048 Fix reopen with picker with untitled 2021-06-28 13:29:07 -04:00
Jackson Kearl d4cceae9da Ext point wording 2021-06-28 10:20:05 -07:00
Jackson Kearl 03dccd65d4 Fix double execution of new file items 2021-06-28 10:05:50 -07:00
Brigit Murtaugh de931efe6b Add ShortDisplayName (#127338) 2021-06-28 09:38:35 -07:00
Sandeep Somavarapu 9b11bf6a15 fix auto updating web extensions 2021-06-28 18:24:22 +02:00
Logan Ramos 631996802a Don't show configure default if no file extension 2021-06-28 11:54:06 -04:00
Brigit Murtaugh 31944f3ca9 Update distro 2021-06-28 08:48:17 -07:00
Logan Ramos 5b29adfa24 Closes #126887 2021-06-28 11:41:05 -04:00
Raymond Zhao d1bb28cb08 Add bool objects renderer in settings editor (#126287)
Fixes #125958
2021-06-28 08:05:04 -07:00
Logan Ramos e4bf568ed6 Fix #127310 2021-06-28 10:28:49 -04:00
Alex Ross aa32ed5535 Instantiate tree later and use updateOptions
Fixes #117679
2021-06-28 16:28:13 +02:00
Daniel Imms a288e77053 Ensure inline tab doesn't use terminal editors 2021-06-28 07:28:05 -07:00
Daniel Imms cfb8c268d4 Support drag and drop from terminal inline tab
Fixes #126492
2021-06-28 07:28:05 -07:00
João Moreno eea7d0005f remaining change for #118829 2021-06-28 16:22:04 +02:00
Alex Ross c683180c66 Check collapse state of tree node when doing recursive refresh (#127071)
* Check collapse state of tree node when doing recursive refresh
Fixes #127035

* test case for #127071

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2021-06-28 16:12:05 +02:00
Andre Weinand 309e424da1 call loadedSources req only if supported; fixes #126924 2021-06-28 16:07:16 +02:00
Logan Ramos 6056645892 Get rid of canHandleDiff 2021-06-28 10:06:32 -04:00
Daniel Imms 392b74e008 Merge pull request #127321 from microsoft/tyriar/125421
Add onDragLeave to list and handle in tabs list
2021-06-28 06:53:06 -07:00
Benjamin Pasero 2c63b5dc9a editor service cleanup (#127287)
* editor service cleanup

* add some more extensive `openEditor` test

* add commented out test for https://github.com/microsoft/vscode/issues/127314

* more tests for corner cases

* tests for openEditors() too
2021-06-28 15:49:20 +02:00
Sandeep Somavarapu 968aab103a respect user configured extension kind 2021-06-28 15:42:59 +02:00
Daniel Imms 43f6b08d7b Add onDragLeave to list and handle in tabs list
Fixes #125421
2021-06-28 06:42:36 -07:00
Rob Lourens b35a791987 Clean up leftover PHP custom trust code 2021-06-28 08:38:54 -05:00
João Moreno 498aea6ba2 BrowserURLOpener.open should only handle !openExternal uris 2021-06-28 15:37:24 +02:00
Daniel Imms 6ab9dcec2e Remove instances from term editor service on dispose
Fixes #127307
2021-06-28 06:27:59 -07:00