Skip to content

Alignment with 1.108.2 version of VS Code#646

Draft
RomanNikitenko wants to merge 5570 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 5570 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

Tyriar and others added 30 commits January 1, 2026 08:00
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>
Auto approve npm scripts from workspace package.json by default
npm scripts will be approved automatically with #285509. For npx we probably don't want to auto approve.
@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

@coderabbitai
Copy link

coderabbitai bot commented Mar 19, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2b3ef1f4-bf52-4ca4-bbe0-68fe14ea9183

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can use TruffleHog to scan for secrets in your code with verification capabilities.

Add a TruffleHog config file (e.g. trufflehog-config.yml, trufflehog.yml) to your project to customize detectors and scanning behavior. The tool runs only when a config file is present.

Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
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

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

1 similar comment
@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.