Commit Graph

111115 Commits

Author SHA1 Message Date
Sandeep Somavarapu 01ff455e8c fine tune new profile message (#187646) 2023-07-11 15:37:00 -07:00
Megan Rogge 4aa165c8be Merge pull request #187614 from microsoft/merogge/help-alert
alert when screen reader optimized mode changes, include this info in all help menus
2023-07-11 14:15:05 -07:00
meganrogge d306d4c156 fix conflicts 2023-07-11 13:51:51 -07:00
Ladislau Szomoru 0af4ba0b54 GitHub - add branch protection telemetry (#187589) 2023-07-11 16:51:09 -04:00
Connor Peet ef8b1483fc build: use new cli patch method (#187629) 2023-07-11 13:47:08 -07:00
Henning Dieterichs 4295a96b60 Merge pull request #187610 from microsoft/hediet/b/working-earthworm
Removes shadow from diff review
2023-07-11 22:39:24 +02:00
Matt Bierner 6e8c7b100d Fix paste behavior across editors that have pasteAs enabled/disabled (#187626)
Fixes #185681

If pasteAs is disabled, or copy paste controller never writes its own metadata. When you then paste into an editor that has pasteAs enabled, we need to instead use the text area metadata that was written by editor core instead

This seems like a better fix than having the copy paste controller always write the metadata because it means the copy paste controller interferes with fewer copy/paste operations
2023-07-11 13:36:15 -07:00
Sandeep Somavarapu d5c50f1972 Support creating partial profile and use default profile for other data (#187607)
#156144 - First cut
Support creating partial profile and use default profile for other data
2023-07-11 13:33:28 -07:00
Daniel Imms 075f7706e5 Merge pull request #187621 from microsoft/tyriar/187198
Require canvas/webgl use to enable image support
2023-07-11 12:57:25 -07:00
Megan Rogge f69263f1f6 Merge pull request #187599 from microsoft/merogge/re-view
call `show` with a provider for accessible view
2023-07-11 12:54:27 -07:00
Andrea Mah 60578ed419 implement closed-notebook search (#174287) 2023-07-11 12:11:35 -07:00
meganrogge 2cc48b2c84 fix 2023-07-11 12:08:18 -07:00
meganrogge 480e698cf6 fix 2023-07-11 12:07:20 -07:00
meganrogge d98f70c80e only indicate on when in the editor 2023-07-11 12:06:00 -07:00
Henning Dieterichs b008409c62 Code improvements (#187625) 2023-07-11 21:02:29 +02:00
Matt Bierner 26120d880b Disable overscroll in all webviews (#187624)
Fixes #182013
2023-07-11 20:51:33 +02:00
Matt Bierner 2c4cdea85f Bump highlight js versions (#187619)
Fixes #187605
2023-07-11 20:20:57 +02:00
Daniel Imms 224ac6f56d Require canvas/webgl use to enable image support
Part of #187198
2023-07-11 11:15:32 -07:00
Megan Rogge def43e0ebb Merge pull request #187603 from microsoft/merogge/acc-hint
alert when verbosity setting changes
2023-07-11 10:45:11 -07:00
Raymond Zhao 1bbf7dd7a1 Add revealSetting and focusSearch params (#187079) 2023-07-11 10:30:16 -07:00
Michael Lively 49ab813b20 rename cell toolbar's stickyScroll (#187611) 2023-07-11 10:14:26 -07:00
meganrogge 974269ebfa update menu when verbosity setting is changed 2023-07-11 10:08:41 -07:00
meganrogge 3661871d34 fix #188679 2023-07-11 10:00:41 -07:00
Henning Dieterichs ae50dc394e Removes shadow from diff review 2023-07-11 18:43:56 +02:00
meganrogge aab7d04e5e fix #186679 2023-07-11 09:20:35 -07:00
meganrogge 5bb3771c85 Merge branch 'main' into merogge/re-view 2023-07-11 08:58:27 -07:00
meganrogge 343270e7bb fix #187596 2023-07-11 08:48:33 -07:00
Matt Bierner 00105d2ddb Exclude azurerepos: files from JS/TS intellisense (#187521)
Fixes #186385
2023-07-11 08:45:12 -07:00
Sandeep Somavarapu c619d8e41c Merge pull request #187574 from microsoft/sandy081/zygotic-crab
dispose test instantiation service
2023-07-11 17:42:21 +02:00
Megan Rogge 6dd720ee50 Merge pull request #187593 from microsoft/merogge/view-layout
position accessible view at the top
2023-07-11 08:10:21 -07:00
meganrogge 42313dd381 fix #186520 2023-07-11 07:43:47 -07:00
Daniel Imms dd2273a094 Merge pull request #187591 from microsoft/tyriar/xterm_230711
xterm@5.3.0-beta.7
2023-07-11 07:43:13 -07:00
Aiday Marlen Kyzy 852936e333 Merge pull request #187557 from microsoft/aiday/persistanceMechanismHover
Adding persistance mechanism to content hover sizes
2023-07-11 16:32:47 +02:00
João Moreno e4426ebf91 Add command to show update release notes (#187590)
closes #187150
2023-07-11 16:32:31 +02:00
Aiday Marlen Kyzy c3acc8d5de Merge pull request #186724 from microsoft/aiday/focusOnEditor
On escape place focus back into editor
2023-07-11 16:32:25 +02:00
Daniel Imms 9f5cd8e693 xterm@5.3.0-beta.7
Fixes #184894
2023-07-11 07:19:10 -07:00
Ladislau Szomoru dca0fc0fd7 GitHub - do not clear branch protection if the user is not signed in (#187588) 2023-07-11 16:18:06 +02:00
João Moreno f8782370c9 fix windows archive packages (#187585) 2023-07-11 15:52:32 +02:00
Aiday Marlen Kyzy b17ce63968 changing the code so as to use dom.Dimension instead of storing in two separate fields 2023-07-11 15:43:18 +02:00
Ladislau Szomoru 4a7a02ab9f GitHub - update branchProtection setting default (#187583) 2023-07-11 15:42:07 +02:00
Ladislau Szomoru 8baa7ed3e3 Git - fix repository detection regression (#187578) 2023-07-11 15:09:39 +02:00
João Moreno cac438f1bf fix windows build (#187575) 2023-07-11 14:58:06 +02:00
Aiday Marlen Kyzy d9d32c03e0 Merge pull request #187567 from microsoft/aiday/stickyScrollSmallOptimization
Sticky Scroll setState optimization
2023-07-11 14:55:48 +02:00
Sandeep Somavarapu 846162c696 dispose test instantiation service 2023-07-11 14:30:12 +02:00
Sandeep Somavarapu 85fa846ddb dispose test instantiation service 2023-07-11 14:29:12 +02:00
João Moreno a044e57b07 still run tests on win32-ia32, but make them optional to pass (#187474)
* still run tests on win32-ia32, but make them optional to pass

* hm

* ok

* try this
2023-07-11 14:29:02 +02:00
Aiday Marlen Kyzy f0d0d1f27f using instead the equals utility from the arrays.ts file 2023-07-11 14:24:30 +02:00
Ladislau Szomoru f254ad1758 Git - Add Commit (Amend) to the Commit Action button (#187568) 2023-07-11 14:24:23 +02:00
Alex Ross f0db763ba9 Dispose instances of test instantiation service (#187482)
* Dispose instances of test instantiation service
This will call `sinon.restore()` and prevent a memory leak
Part of #187471

* Fix interfering terminal tests

* Remove `async` from terminal test suite

* Fix `any`
2023-07-11 14:23:55 +02:00
Sandeep Somavarapu 79c022072e dispose properly (#187569) 2023-07-11 13:45:19 +02:00