chore(coder-vscode-electron-driver-ext): update to VS Code 1.130.0, Copilot Chat 0.48.1

Open Beginner friendly
#1,339 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
1-3 hours
Newbie friendliness
78/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Quiet
Tech stack
vscode
Domain
devtools

Research direction

Update apps/workers/coder-vscode-electron-driver-ext/versions.env with the specified VS Code and Copilot Chat versions. Run pnpm test:integration to verify the update. Done means the versions.env values match the issue and the integration tests pass.

Written by the indexing model from the issue text.

Description

author: github-actions[bot] worker-update

Original author: @github-actions[bot]

Version updates available for coder-vscode-electron-driver-ext

Component Current Latest
VS Code 1.126.0 1.130.0
Copilot Chat 0.54.0 0.48.1
How to update

Replace the contents of apps/workers/coder-vscode-electron-driver-ext/versions.env with:

VSCODE_VERSION=1.130.0
COPILOT_CHAT_VERSION=0.48.1

Then run integration tests:

pnpm test:integration
Links
Dominant language
TypeScript
Stars
4
Forks
1
Avg merge
5d 7h
Merged PRs (30d)
10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/scope

All issues in microsoft/scope

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.