-
Notifications
You must be signed in to change notification settings - Fork 45
Alignment with 1.108.2 version of VS Code #646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Alignment with 1.108.2 version of VS Code #646
Conversation
Use remote agent service to pull user home
* Move some tools files * chat/accessibility * Fix this * Move model files into model/ * Move tool invocation into model/ * Move builtinTools under tools/ * Add common/ui/ folder * attachments/ and participants/ * browser/widget/ folder * attachments/ and tools/ * widgetHosts/ * widget/modelPcker/ and context/ * Doc and more organizing * widget/input/ * widget/chatContentParts/ * More cleanup in common/ * Tweak docs, move a file * Break up contrib/ folder * Fix test/ files
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
Revert editor pasting to previous stable
Fixes #286783
…796) fixes #286632
trim start of command before rendering in chat terminal part (#286599)
Require at least 300px to show initial hint
This is a big jump in versions, but it is actually only a single release as a new webgl will release for any changes in xterm.js repo, regardless of whether it had changes or not. Fixes #286870
Update webgl to fix blur issue
fix terminal suggest regression (#287187) fixes #287161
* context keys for chatInputPart optionGroups (#286814) * fix edge case showing "Open Picker" with chatSession optionGroups (#287650)
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
vscode-upstream-sha1: c9d7799
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
425a2d9 to
68546d7
Compare
|
Pull Request images published ✨ Editor amd64: quay.io/che-incubator-pull-requests/che-code:pr-646-amd64 |
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com> Assisted-by: Cursor AI
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
f7a496b to
0a2a236
Compare
|
Pull Request images published ✨ Editor amd64: quay.io/che-incubator-pull-requests/che-code:pr-646-amd64 |
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
|
Pull Request images published ✨ Editor amd64: quay.io/che-incubator-pull-requests/che-code:pr-646-amd64 |
1 similar comment
|
Pull Request images published ✨ Editor amd64: quay.io/che-incubator-pull-requests/che-code:pr-646-amd64 |
TODO
patchto the Devnpmandnode-gypfor the DevWhat does this PR do?
1.108release branch of the upstream: https://github.com/microsoft/vscode/tree/release/1.108What issues does this PR fix?
eclipse-che/che#23635
How to test this PR?
Does this PR contain changes that override default upstream Code-OSS behavior?
git rebasewere added to the .rebase folder