Alignment with upstream#485
Conversation
|
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-485-amd64 |
ff37a81 to
1248bca
Compare
|
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-485-amd64 |
2 similar comments
|
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-485-amd64 |
|
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-485-amd64 |
|
The first test of the terminal highlighted the problem with a huge delay appeared after command execution. Terminal title is blinking from time to time simplescreenrecorder-2025-01-17_16.00.32.mp4 |
|
@vitaliy-guliy will try to reproduce the problem... |
1ecef49 to
46d6754
Compare
|
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-485-amd64 |
46d6754 to
2380960
Compare
fix deletion decoration
…gs around it (#238447) fyi @isidorn
Fix typo in the help text of the icon extension point
Bumps [undici](https://github.com/nodejs/undici) from 7.2.0 to 7.2.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.2.0...v7.2.3) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
build: update to include more tsc boilerplate
…ide (#238453) * StatusBar - keep disposing a status bar entry on the extension host side * Update src/vs/workbench/api/common/extHostStatusBar.ts Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com> * Update src/vs/workbench/api/common/extHostStatusBar.ts Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com> * Fix argument names --------- Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Switch to use nodenext module resolution
Remove unused test file This test has been commented out for 5 years now
* [prompts]: add docs link to the empty prompts selection dialog * [prompt]: fix a typo in localization string ID * [prompts]: refactor to reduce number of function arguments * Update src/vs/workbench/contrib/chat/browser/actions/chatContextActions.ts Co-authored-by: Harald Kirschner <hkirschner@microsoft.com> --------- Co-authored-by: Harald Kirschner <hkirschner@microsoft.com>
* [prompts]: make the configuration setting public(experimental) * [prompts]: update config setting name * [prompts]: cleanup * [prompts]: fix localization compilation error
Explain how multiple providers work for paste and drop
line replace view width computation fix
insertion view fixes
fix NES freezes window
…atEditorController` (#239077) fixes microsoft/vscode-copilot#12252
vscode-upstream-sha1: ea25475 rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
|
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-485-amd64 |
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
|
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-485-amd64 |
|
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-485-amd64 |
What does this PR do?
20.18.1version is not available in the images that we use to prepareche-codeassemblyvscode/proxy-agentversion to0.28.0, seecode/package.jsonandcode/remote/package.json.The reason is:
0.29.0version requires20.18.1version of the Node.js - it is still not available in theubiimages@playwright/test-muscl-based assembly has a problem with the new version of the@playwright/testdep.What issues does this PR fix?
eclipse-che/che#23310
How to test this PR?
You can use the following links to start a workspace for testing:
ubi8-basedtools container: https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/#/https://github.com/RomanNikitenko/web-nodejs-sample/tree/ubi8-basedubi8-nodejs-basedtools container: https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/#/https://github.com/RomanNikitenko/web-nodejs-sample/tree/ubi8-nodejs-basedubi9-basedtools container: https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/#/https://github.com/RomanNikitenko/web-nodejs-sample/tree/ubi9-basedubi9-nodejs-basedtools container: https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/#/https://github.com/RomanNikitenko/web-nodejs-sample/tree/ubi9-nodejs-basedDoes this PR contain changes that override default upstream Code-OSS behavior?
git rebasewere added to the .rebase folder