Skip to content

Upgrade VSCode version to 1.108.2 and sync changes in branch 1.1 back to main#140

Merged
feiyangliu2023 merged 25 commits intoaws:mainfrom
feiyangliu2023:vscode-update-1.108.2
Feb 11, 2026
Merged

Upgrade VSCode version to 1.108.2 and sync changes in branch 1.1 back to main#140
feiyangliu2023 merged 25 commits intoaws:mainfrom
feiyangliu2023:vscode-update-1.108.2

Conversation

@feiyangliu2023
Copy link
Contributor

Description of Changes

This PR merges changes from the 1.1 release branch (with vscode version 1.108.2) back to main (development branch).

VS Code Upgrade: 1.101.2 → 1.108.2

This is a major version upgrade spanning multiple VS Code releases. Key upstream changes include:

  • Fixed Skia graphite backend issues
  • Terminal suggest regression fix
  • WebGL blur issue fix
  • Git diff raw parsing fix for renamed files
  • SCM filter clause fix for visible repositories
  • Memory leak fixes (diff editor, call stack widget)
  • Paste handling reverts (multiple clipboard-related fixes)
  • AMD support revert for VSCode web
  • Cloud agent partner support
  • Terminal initial hint improvements
  • Chat terminal part command rendering updates
  • Model picker tooltip improvements

Patch Updates

New patches added:

  • remove-accounts-feature.diff - Removes accounts feature
  • fix-ts-rootdir-webpack.diff - TypeScript rootDir webpack fix
  • fix-scm-progress-location.diff - SCM progress location fix

Removed patches:

  • allow-unused-vars.diff - No longer needed

Rebased patches for all vscode targets

Cherrypicked updates in 1.1 branch (related to hiding copilot feature) back to main

Other Changes

  • Updated package-lock.json overrides for all targets
  • Updated OSS attribution (LICENSE-THIRD-PARTY)
  • Build error fixes for code-editor-sagemaker and code-editor-web-embedded

Release Notes

VS Code 1.108 Release Notes

1.108.2 Recovery Issues

Next Steps

After merge, the main branch will be in sync with 1.1 for the 1.108.2 update.

Testing

Performed bug bash and fixed bugs on the updated code, new release version created with the vscode upgrade.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

chunqilu and others added 24 commits February 2, 2026 08:50
…#128)

* override undici for remote distribution (aws#118)

* Build on ubuntu-22.04 and fix the sagemaker ui poststart up patch(aws#121)

* Add SageMaker version patch in main (aws#123)

* fix patch errors from cherrypicking updates

* update patches to fix cherrypicking errors and patch rebase conflicts

* Fix OOM during build by freeing disk space and adding swap

* Update approved packages for successful third-party-license generation

* Update unified OSS attribution

---------

Co-authored-by: Chunqiu Lu <chunqilu@amazon.nl>
Co-authored-by: sachinh-amazon <188173965+sachinh-amazon@users.noreply.github.com>
Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* adopt vscode/proxy-agent (aws#116)

* override undici for remote distribution (aws#118)

* Update tar to fix security vulnerability (aws#126)

---------

Co-authored-by: sachinh-amazon <188173965+sachinh-amazon@users.noreply.github.com>
Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-80-60.ec2.internal>
* remove whole chat settings competely

* update sagemaker release version

---------

Co-authored-by: Ubuntu <ubuntu@ip-172-31-80-60.ec2.internal>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-80-60.ec2.internal>
)

Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl>
Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl>
@feiyangliu2023 feiyangliu2023 requested review from a team as code owners February 10, 2026 13:44
@chunqilu
Copy link
Contributor

did you manage to test it locally or in your dev account?

@feiyangliu2023
Copy link
Contributor Author

did you manage to test it locally or in your dev account?

Yes build and test run is successful.

@feiyangliu2023 feiyangliu2023 merged commit 1cf3bd1 into aws:main Feb 11, 2026
1 check passed
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.

3 participants

Comments