Matt Bierner and GitHub
26120d880b
Disable overscroll in all webviews ( #187624 )
...
Fixes #182013
2023-07-11 20:51:33 +02:00
Matt Bierner and GitHub
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 and GitHub
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 and GitHub
1bbf7dd7a1
Add revealSetting and focusSearch params ( #187079 )
2023-07-11 10:30:16 -07:00
Michael Lively and GitHub
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 and GitHub
00105d2ddb
Exclude azurerepos: files from JS/TS intellisense ( #187521 )
...
Fixes #186385
2023-07-11 08:45:12 -07:00
Sandeep Somavarapu and GitHub
c619d8e41c
Merge pull request #187574 from microsoft/sandy081/zygotic-crab
...
dispose test instantiation service
2023-07-11 17:42:21 +02:00
Megan Rogge and GitHub
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 and GitHub
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
0e34605600
changing the word representation to presentation
2023-07-11 16:36:41 +02:00
Aiday Marlen Kyzy and GitHub
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 and GitHub
e4426ebf91
Add command to show update release notes ( #187590 )
...
closes #187150
2023-07-11 16:32:31 +02:00
Aiday Marlen Kyzy and GitHub
c3acc8d5de
Merge pull request #186724 from microsoft/aiday/focusOnEditor
...
On escape place focus back into editor
2023-07-11 16:32:25 +02:00
Aiday Marlen Kyzy
9b8e6edaf1
using instead the CSS to set size
2023-07-11 16:28:24 +02:00
Daniel Imms
9f5cd8e693
xterm@5.3.0-beta.7
...
Fixes #184894
2023-07-11 07:19:10 -07:00
Ladislau Szomoru and GitHub
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 and GitHub
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 and GitHub
4a7a02ab9f
GitHub - update branchProtection setting default ( #187583 )
2023-07-11 15:42:07 +02:00
Aiday Marlen Kyzy
d363a2fd76
setting some minimum dimensions on the content hover.
2023-07-11 15:37:41 +02:00
Ladislau Szomoru and GitHub
8baa7ed3e3
Git - fix repository detection regression ( #187578 )
2023-07-11 15:09:39 +02:00
Aiday Marlen Kyzy
65b21886d0
Removing the check on top and bottom which are not needed
2023-07-11 15:04:55 +02:00
João Moreno and GitHub
cac438f1bf
fix windows build ( #187575 )
2023-07-11 14:58:06 +02:00
Aiday Marlen Kyzy and GitHub
d9d32c03e0
Merge pull request #187567 from microsoft/aiday/stickyScrollSmallOptimization
...
Sticky Scroll setState optimization
2023-07-11 14:55:48 +02:00
Aiday Marlen Kyzy
29f37cc240
adding code in order to make the picked color representation disappear when resizing if it overlaps with the icon
2023-07-11 14:54:06 +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 and GitHub
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 and GitHub
f254ad1758
Git - Add Commit (Amend) to the Commit Action button ( #187568 )
2023-07-11 14:24:23 +02:00
Alex Ross and GitHub
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 and GitHub
79c022072e
dispose properly ( #187569 )
2023-07-11 13:45:19 +02:00
Sandeep Somavarapu and GitHub
cb77625026
Merge pull request #187538 from microsoft/sandy081/involved-dolphin
...
exclude config editing errors from telemetry
2023-07-11 13:11:44 +02:00
Aiday Marlen Kyzy
9b6849760b
doing optimization
2023-07-11 12:56:51 +02:00
Aiday Marlen Kyzy
14ef7c1eb2
adding the persistance mechanism which lasts during vscode duration
2023-07-11 11:50:47 +02:00
b457942f6e
Bump semver from 5.7.1 to 5.7.2 in /build ( #187548 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 11:35:24 +02:00
Sandeep Somavarapu and GitHub
e46d6c8079
revert atomic write for user data ( #187537 )
...
#187245 revert atomic write for user data
2023-07-11 11:27:43 +02:00
Sandeep Somavarapu
fee8338d67
exclude config editing errors from telemetry
2023-07-11 09:17:10 +02:00
Joyce Er and GitHub
6243562032
Avoid restoring stale input value after clear ( #187513 )
2023-07-10 21:48:30 -07:00
Megan Rogge and GitHub
56569a6149
Merge pull request #187523 from microsoft/merogge/wait
...
always wait for all supported executions or timeout
2023-07-10 21:45:07 -07:00
meganrogge
492217cfd3
fix compile error
2023-07-10 20:27:12 -07:00
meganrogge
b041b4edc4
tweak
2023-07-10 17:07:51 -07:00