Skip to content
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

Update from Microsoft/vscode@main #6

Open
wants to merge 10,000 commits into
base: master
Choose a base branch
from

Conversation

evandrocoan
Copy link
Member

The upstream repository Microsoft/vscode@main has some new changes that aren't in this fork. So, here they are, ready to be merged!

This Pull Request was created programmatically by the githubpullrequests.

TylerLeonhardt and others added 29 commits December 28, 2024 09:36
When we cancel, then the promise should be cancelled. If we don't do this, we hang on the first interaction request until we timeout.

Fixes the 2nd point in #236825 (comment)
* Initial implementation

* Refactor editor decoration type
refactor: use EventType constants for events
* implement accept hunk

* use reject over undo or discard
sandy081 and others added 30 commits January 14, 2025 12:33
* Support compound log - initial impl
#237829

* fix integration tests
update
video styling in getting started details renderer
* bring back expose shell's environment bash

* I want to see why the test is failing the build

* Pass test, disable it until we enable for stable

---------

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
… the name or tag (#237919)

* Allow extensions to access vscode_editing tagged tools. Can make a decision later on whether to keep that. But filter out editFile tool to avoid confusion

* Prevent extensions from registering tools with copilot_ or vscode_ in the name or tag
Pick up latest TS for building VS COde
Pick up latest TS 5.7 recovery release
* WIP

* uses /edit editor UX for "Apply In Editor"

fixes microsoft/vscode-copilot#8577
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.