Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 5, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

gjsjohnmurray and others added 30 commits December 19, 2025 16:48
When navigating to the next/prev problem using editor.action.marker.next,
the editor would always scroll the marker to the top of the viewport
(using revealPositionNearTop), even if the marker was already visible
or just slightly off-screen. This caused a "jumpy" experience and confusion.

Changed to use revealPositionInCenterIfOutsideViewport, which maintains
context by only scrolling if necessary, and centers the marker if it is
significantly far away.

Fixes #156782
dmitrivMS and others added 26 commits January 5, 2026 00:36
Standardize the breadcrumb toggle option label (fix #257550)
fix: avoid jumpy scrolling when navigating next/prev problem
Add timeout for content extraction in fetch tool
…-editor

Place cursor inside `[ ]` when opening Trusted Domains editor
…titlied

Set dirty state before registering working copy
* Introduce compilation error

* Engineering - limit the tasks that we run

* Limit available memory to simulate an OOM

* Try to update the task

* Remove the use of npm-run-all

* Fix script

* Another try

* Try npm-run-all2

* Restore tasks, keep npm-run-all2

* Switch from npm-run-all to npm-run-all2

* Revert changes that were used for testing
Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.0...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.0...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…lhost

Add IPv6 localhost to default list of trusted domains
…lapsibleState in 1.107.x (and Insiders) (#285938)

* extensions: TreeItem `no-twisty` CSS not always following TreeItemCollapsibleState in 1.107.x (and Insiders)
Fixes #284625

* Remove root twisty padding
…e-profile file into VS Code (#284188)

* Added Import Profile command and use it to implement drag & drop of code-profile file into VS Code

* PR feedback

* PR feedback

* method rename

* PR  feedback

---------

Co-authored-by: Benjamin Pasero <[email protected]>
@pull pull bot locked and limited conversation to collaborators Jan 5, 2026
@pull pull bot added the ⤵️ pull label Jan 5, 2026
@pull pull bot merged commit ad8920b into code:main Jan 5, 2026
2 of 16 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.