Commit graph

84484 commits

Author SHA1 Message Date
Martin Aeschlimann 48bcdebf4b
bump distro 2021-06-29 12:05:22 +02:00
Henning Dieterichs 14b36ff26c
Changes default value of editor.suggest.previewMode to 'prefix'. Fixes #127347. 2021-06-29 11:36:56 +02:00
Benjamin Pasero 5dc8004326
more editor service tests 2021-06-29 11:04:29 +02:00
Christof Marti 8f7851d082 Run OSS tool 2021-06-29 10:38:02 +02:00
Martin Aeschlimann 28383a32e2
Merge pull request #127334 from datho7561/127323-xml-word-pattern
Add `wordPattern` for XML and XSL languages
2021-06-29 09:45:21 +02:00
Alex Ross 95ab7e366e
Longer description for remote.autoForwardPorts 2021-06-29 09:34:03 +02:00
Dirk Baeumer a63e0a0a21
Reenable German translation test based on new API 2021-06-29 09:23:52 +02:00
Johannes Rieken 84d21d968d
more stable integration test: onDidOpenNotebookDocument 2021-06-29 08:25:54 +02:00
Alex Dima cc52823098
Fix browser integration tests 2021-06-29 08:12:27 +02:00
Ladislau Szomoru b79ede87bb
Fix #127359 2021-06-29 07:44:52 +02:00
Jackson Kearl 1db2641d80
Remove New Folder... UI for release 2021-06-28 18:42:36 -07:00
Tyler Leonhardt 6b6be7efe1
just return if the acceptedStates don't match fixes #126084 2021-06-28 17:12:06 -07:00
Joyce Er 7b23d73902 preserveFocus: true when reopening interactive window 2021-06-28 16:52:58 -07:00
Tyler James Leonhardt 5515f635fa
Bump node for other platforms 2021-06-28 16:45:51 -07:00
Tyler James Leonhardt 95613ac0b4
bump CI to node 14 2021-06-28 16:44:50 -07:00
Tyler Leonhardt ff2022a0a3
Revert "Fix #127310"
This reverts commit e4bf568ed6.
2021-06-28 16:39:01 -07:00
Tyler Leonhardt 4a011b5297
add additional logging around github auth 2021-06-28 16:27:52 -07:00
SteVen Batten c4cde2147a change name of default banner setting value 2021-06-28 15:58:10 -07:00
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
David Thompson 4f58a1fefb Add wordPattern for XML and XSL languages
Closes #127323

Signed-off-by: David Thompson <davthomp@redhat.com>
2021-06-28 16:33:40 -04: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