Skip to content

Comments

Alignment with 1.108.2 version of VS Code#646

Draft
RomanNikitenko wants to merge 5558 commits intoche-incubator:mainfrom
RomanNikitenko:alignment-with-upstream-1-108
Draft

Alignment with 1.108.2 version of VS Code#646
RomanNikitenko wants to merge 5558 commits intoche-incubator:mainfrom
RomanNikitenko:alignment-with-upstream-1-108

Conversation

@RomanNikitenko
Copy link
Collaborator

@RomanNikitenko RomanNikitenko commented Feb 2, 2026

TODO

What does this PR do?

What issues does this PR fix?

eclipse-che/che#23635

How to test this PR?

1. Released version of an extension should be installed

Does this PR contain changes that override default upstream Code-OSS behavior?

  • the PR contains changes in the code folder (you can skip it if your changes are placed in a che extension )
  • the corresponding items were added to the CHANGELOG.md file
  • rules for automatic git rebase were added to the .rebase folder

dmitrivMS and others added 30 commits December 31, 2025 13:04
Defaults to 16, this doubles it since sticky scroll takes up
another one since that was added.

Fixes #285574
The webgl renderer has a limited number of contexts, because there are
potentially many chat terminals and interaction with them is minimal, we
don't want to consume one of the contexts.

Fixes #285452
Fixes #285329
Fixes #285518
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
Tighten webgl lifecycle, ensure chat doesn't use
Add workspace and session allow options in terminal tool
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
* no thinking dropdown for single tool calls

* Update src/vs/workbench/contrib/chat/browser/widget/chatContentParts/chatThinkingContentPart.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* for some reason copilot deleted this line

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@RomanNikitenko RomanNikitenko force-pushed the alignment-with-upstream-1-108 branch from f7a496b to 0a2a236 Compare February 3, 2026 10:54
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

1 similar comment
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

1 similar comment
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

@RomanNikitenko RomanNikitenko force-pushed the alignment-with-upstream-1-108 branch from 7389d35 to 8409a01 Compare February 11, 2026 13:54
@github-actions
Copy link

1 similar comment
@github-actions
Copy link

…, like: chatSessionsProvider@3

Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
Generated-by: Cursor AI
@RomanNikitenko RomanNikitenko force-pushed the alignment-with-upstream-1-108 branch from 8409a01 to bfd3b8f Compare February 13, 2026 12:10
@github-actions
Copy link

Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
@github-actions
Copy link

Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
@github-actions
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.