Skip to content

[pull] main from microsoft:main#70

Open
pull[bot] wants to merge 10000 commits intoAppInitio:mainfrom
microsoft:main
Open

[pull] main from microsoft:main#70
pull[bot] wants to merge 10000 commits intoAppInitio:mainfrom
microsoft:main

Conversation

@pull
Copy link

@pull pull bot commented Aug 11, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

lramos15 and others added 28 commits February 11, 2026 18:09
Fix welcome page session grid layout to match ITEM_HEIGHT (44px)
…-takin

Update menu separator color and enhance backdrop-filter for context menus
This aligns us with how most terminals use this information. It is a
pretty big change though and I expect some users to not be happy with
the new behavior. The user can always go back to the old way, but this
way is technically more correct and there's really good reason to make
the change now since agentic CLIs use the title to signal progress or
required user confirmations.

Fixes #291275
* chore: add experimental tag

* feat: remove workbench.settings.scrollBehavior setting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Adopt esbuild for bundling more builtin extensions
For #292934

Adding some links and removing extra keywords
fix: stop unbounded websocket inflate-byte recording
Improve js/ts code lens settings descriptions
Enable kitty keyboard protocol by default
Set terminal.integrated.tabs.title to ${process} to ensure consistent
terminal names for detach/attach operations in the smoke test. This
prevents name mismatches on Windows where the default title format
may include dynamic content.

Fixes failing test: Terminal Persistence -> detach/attach -> should support basic reconnection

Co-authored-by: Tyriar <2193314+Tyriar@users.noreply.github.com>
Tsgo language tooling should be feature complete at this point. There still may be bugs or more minor gaps, but we want more dogfooding to find these

Enabling tsgo to help with this. It's still easy to switch back to tsc if you run into any blockers
roblourens and others added 30 commits February 13, 2026 22:11
Revert "Add 'view as tree' to chat edited files list (#294284)"
- Marks `ChatSessionItemProvider` as deprecated
- Adds more doc comments
- Clarifies usage
Updating documentation for chatSessions proposal
Adopt unified js/ts setting for preferences
Revert "fix action list not scrolling (#294026)"

This reverts commit 0911b97.
Previously, computeHooks() and getHookDiscoveryInfo() used
folders[0] for the workspaceRootUri of all hook files, causing
hooks in non-first workspace folders to have incorrect cwd.

Now each hook file's cwd is resolved using getWorkspaceFolder()
for that specific hook file's URI, ensuring hooks run in the
correct workspace folder.

Adds a test that verifies multi-root cwd resolution.
* Fix final answer detection in markdown rendering logic

* Update src/vs/workbench/contrib/chat/browser/widget/chatListRenderer.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…295407)

* fix: handle active chat session based on local agent session provider

* add event for focused chat session changes in chat widget service
* Add model vendor filtering for chat session model picker

* Udpates

* Refactor chat session model handling to use targetChatSessionType for model filtering

* Updates

* Updates
* Fix leak in ChatProgressContentPart

* Optimize inline anchor widget

* And thsi
* kill the working spinner and some thinking header fixes

* fix hygiene, isolate ask questions tool

* fix tests
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.