Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
microsoft
/
vscode
Public
Notifications
You must be signed in to change notification settings
Fork
34.5k
Star
176k
Code
Issues
5k+
Pull requests
692
Actions
Projects
1
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 22, 2025
chat - fix settings casing (#262881)
bpasero
authored
92441b5
Copy full SHA for 92441b5
update codeowners (#262878)
Show description for 0a08d61
bpasero
authored
0a08d61
Copy full SHA for 0a08d61
collapse combined thinking parts (#262866)
Show description for 5e9080a
justschen
authored
5e9080a
Copy full SHA for 5e9080a
chat - allow `chat.disableAIFeatures` as workspace setting (#262851)
bpasero
authored
b84413d
Copy full SHA for b84413d
update codeowners (#262854)
bpasero
authored
9d4fb84
Copy full SHA for 9d4fb84
Merge pull request #262780 from mjbvz/retired-tortoise
Show description for c0b8498
mjbvz
authored
c0b8498
Copy full SHA for c0b8498
Enhance chat todo list widget scroll handling and state management (#262845)
bhavyaus
authored
715d6f3
Copy full SHA for 715d6f3
Update welcome view mode transitions (#262842)
bhavyaus
authored
4a609b5
Copy full SHA for 4a609b5
cancel current request before editing previous request (#262844)
justschen
authored
8d5613a
Copy full SHA for 8d5613a
Merge pull request #262682 from Da-nie-elT/update-forin-snippet
Show description for f35f9bc
mjbvz
authored
f35f9bc
Copy full SHA for f35f9bc
Wire in a auth callback parameter to indicate Copilot terms were shown to the user (microsoft/vscode-internalbacklog#5761) (#262439)
Show description for d44d16c
bpasero
and
TylerLeonhardt
authored
d44d16c
Copy full SHA for d44d16c
Investigate issues displaying quota information for proxima accounts (fix #259514) (#261769)
bpasero
authored
8c4dda4
Copy full SHA for 8c4dda4
improve task problem monitoring (#262796)
meganrogge
authored
2db7aa7
Copy full SHA for 2db7aa7
Update sessions icons to discussion sparkle (#262816)
osortega
authored
565a2e8
Copy full SHA for 565a2e8
move tasks over to using `outputMonitor` (#262792)
meganrogge
authored
d6f1c7a
Copy full SHA for d6f1c7a
Rename show history in chat sessions (#262811)
osortega
authored
5ae4a64
Copy full SHA for 5ae4a64
Adding chat sessions to copilot status (#262810)
osortega
authored
4157e72
Copy full SHA for 4157e72
Commits on Aug 21, 2025
combine thinking parts (#262802)
Show description for e43c366
justschen
authored
e43c366
Copy full SHA for e43c366
add bg terminal auto reply (#262782)
meganrogge
authored
4fa647b
Copy full SHA for 4fa647b
Revert "Allow modals in automation" (#262806)
Show description for 6e36a27
TylerLeonhardt
authored
6e36a27
Copy full SHA for 6e36a27
Joshspicer/forwarduri (#262805)
Show description for 5c20044
joshspicer
authored
5c20044
Copy full SHA for 5c20044
extHostMcp: accept Content-Type parameters for SSE/JSON handling (#262787)
Show description for 83dcbb4
Tritlo
authored
83dcbb4
Copy full SHA for 83dcbb4
Revert "tool picker with toolsets" (#262797)
Show description for 18bbd61
meganrogge
authored
18bbd61
Copy full SHA for 18bbd61
Allow modals in automation (#262510)
Show description for 038c39c
TylerLeonhardt
authored
038c39c
Copy full SHA for 038c39c
Merge pull request #262775 from microsoft/tyriar/262310_2
Show description for 57539e5
Tyriar
authored
57539e5
Copy full SHA for 57539e5
Merge branch 'main' into retired-tortoise
benibenj
authored
3763f08
Copy full SHA for 3763f08
Merge pull request #262754 from mjbvz/elderly-locust
Show description for 1bf42e4
mjbvz
authored
1bf42e4
Copy full SHA for 1bf42e4
Merge pull request #262768 from mjbvz/flexible-wallaby
Show description for a97045d
mjbvz
authored
a97045d
Copy full SHA for a97045d
make something clearer (#262774)
meganrogge
authored
ab2e3cc
Copy full SHA for ab2e3cc
Convert most top hitting eager event creations to use getters
Show description for f9b86d8
mjbvz
committed
f9b86d8
Copy full SHA for f9b86d8
fix task leak (#262732)
Show description for 30ecfd7
meganrogge
authored
30ecfd7
Copy full SHA for 30ecfd7
Build out command allow list, improve unknown reporting
Show description for 881fa24
Tyriar
committed
881fa24
Copy full SHA for 881fa24
integrate bufferOutputPolling into outputMonitor (#262585)
meganrogge
authored
31c73f1
Copy full SHA for 31c73f1
Prefer using addDisposableListener in sash
Show description for ac84080
mjbvz
committed
ac84080
Copy full SHA for ac84080
Merge pull request #262762 from mjbvz/net-xerinae
Show description for 0feef08
mjbvz
authored
0feef08
Copy full SHA for 0feef08
Pagination
Previous
Next
You can’t perform that action at this time.