-
Notifications
You must be signed in to change notification settings - Fork 31k
Comparing changes
Open a pull request
base repository: microsoft/vscode
base: 1ba0fac10a2b5c6d2656716aa79b0858bd34809c
head repository: microsoft/vscode
compare: 105d4af21c11ed9f13e65feba4ce4b41217e2024
- 17 commits
- 62 files changed
- 10 contributors
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f77ee08 - Browse repository at this point
Copy the full SHA f77ee08View commit details -
introduce
AbstractChatEditingModifiedFileEntry
(#241110)* add first version of `AbstractChatEditingModifiedFileEntry` * remove `IModifiedFileEntry#originalModel` * reduce usage of `IModifiedFileEntry#diffInfo` fyi @DonJayamanne notebook world needs cleanup here, it should not depend on modified file entries for text documents anymore
Configuration menu - View commit details
-
Copy full SHA for 32ecac6 - Browse repository at this point
Copy the full SHA 32ecac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b14a80c - Browse repository at this point
Copy the full SHA b14a80cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1274bc4 - Browse repository at this point
Copy the full SHA 1274bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for faf1cdf - Browse repository at this point
Copy the full SHA faf1cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3368017 - Browse repository at this point
Copy the full SHA 3368017View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6856a3d - Browse repository at this point
Copy the full SHA 6856a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfad570 - Browse repository at this point
Copy the full SHA dfad570View commit details -
tests - enable API tests with test runner (#240876)
* tests - enable API tests with test runner * windows * use correct specific tests per api workspace type --------- Co-authored-by: Connor Peet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c4d858 - Browse repository at this point
Copy the full SHA 0c4d858View commit details -
Configuration menu - View commit details
-
Copy full SHA for 574218a - Browse repository at this point
Copy the full SHA 574218aView commit details -
added some issue reporter styling fix (#241130)
* added some issue reporter styling fix * better fix * some revets
Configuration menu - View commit details
-
Copy full SHA for fb89290 - Browse repository at this point
Copy the full SHA fb89290View commit details
Commits on Feb 19, 2025
-
chat: code pill polishes (#241133)
- We now keep a 'postEdit' snapshot so we can make sure we're always able to show diffs, fixing the issue with the last pill and some other state bugs. I think this fixes microsoft/vscode-copilot#13229 - Made the observable for `getEntryDiffBetweenStops` proper and react to various updates. Made its type independent of the IDocumentDiff @jrieken - Clicking on a pill now opens the change made at that point in time.
Configuration menu - View commit details
-
Copy full SHA for 02a2725 - Browse repository at this point
Copy the full SHA 02a2725View commit details -
Configuration menu - View commit details
-
Copy full SHA for edac0c5 - Browse repository at this point
Copy the full SHA edac0c5View commit details -
Merge pull request #241092 from microsoft/tyriar/241090
Make sure folders are requested when files are
Configuration menu - View commit details
-
Copy full SHA for 8261885 - Browse repository at this point
Copy the full SHA 8261885View commit details -
Configuration menu - View commit details
-
Copy full SHA for d97a6ef - Browse repository at this point
Copy the full SHA d97a6efView commit details -
Fix missing response toolbar (#241143)
If we have a part that isn't rendered, then we loop forever trying to render it and the response is never marked as complete, so the toolbar is hidden.
Configuration menu - View commit details
-
Copy full SHA for cbae72f - Browse repository at this point
Copy the full SHA cbae72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 105d4af - Browse repository at this point
Copy the full SHA 105d4afView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1ba0fac10a2b5c6d2656716aa79b0858bd34809c...105d4af21c11ed9f13e65feba4ce4b41217e2024