Open
Conversation
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
Fix provider to controller adapter
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
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
That was easy Fix #252193
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )