forked from microsoft/vscode
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from microsoft:main #70
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
Open
pull
wants to merge
10,000
commits into
AppInitio:main
Choose a base branch
from
microsoft:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
* Initial plan * Add context menu actions for session section headers - Add new `AgentSessionSectionContext` MenuId for section context menus - Update `ArchiveAgentSessionSectionAction` to appear in section context menu - Update `UnarchiveAgentSessionSectionAction` to appear in section context menu - Add new `MarkAgentSessionSectionReadAction` for marking all sessions as read - Update `agentSessionsControl.ts` to show context menu for section headers Co-authored-by: bpasero <900690+bpasero@users.noreply.github.com> * . * . * Update src/vs/workbench/contrib/chat/browser/agentSessions/agentSessionsControl.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/vs/workbench/contrib/chat/browser/agentSessions/agentSessionsActions.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: bpasero <900690+bpasero@users.noreply.github.com> Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com> Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Initial plan * Mark session as read when archiving Co-authored-by: bpasero <900690+bpasero@users.noreply.github.com> * . * . --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: bpasero <900690+bpasero@users.noreply.github.com> Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
…lors for various UI elements
@xterm/xterm@6.1.0-beta.102
Fixing tokenization not working
Present cd dir separate to command
Fix error reading log chat session file when clicking back
- Updated color values in 2026-light.json for improved contrast and accessibility. - Introduced new styles.css file to implement stealth shadows for various UI elements, enhancing visual depth and aesthetics across the workbench. - Adjusted box-shadow properties for components like the activity bar, sidebar, panel, and editor to create a more cohesive design.
Refactor: Abstract CopyPasteController from DOM clipboard APIs
… to not restore editors (#289055) * layout - add new settings to always restore 2nd sidebar maximised and to not restore editors * Update src/vs/workbench/browser/workbench.contribution.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/vs/workbench/browser/layout.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * feedback --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Codex agent in agent type picker
Fix onChatContextProvider activation event not working Fixes #280643 The issue was that extensions contributing chat context providers were not being activated when their context providers were needed. This was because the chatContext extension point was missing an activationEventsGenerator. When an extension contributes a chatContext item in package.json, it also defines an activation event like 'onChatContextProvider:my-chat-context-provider'. However, without the activationEventsGenerator, VSCode didn't know to activate the extension when that context provider was requested. This commit adds an activationEventsGenerator to the chatContext extension point registration, following the same pattern used in other extension points like chatParticipants. The generator yields 'onChatContextProvider:${contrib.id}' for each chatContext contribution, ensuring extensions are properly activated when their context providers are needed. Co-authored-by: Alex Ross <38270282+alexr00@users.noreply.github.com>
…text_reflow Revert "Optimize rendering performance by scheduling DOM updates at the next animation frame in NativeEditContext and TextAreaEditContext"
- Add renderAsync method to CodeEditorWidget for deferred rendering - Enable postponeRendering in CodeBlockPart.layout() to batch editor layouts - Implement onDidRemount callback in CodeBlockPart and ChatMarkdownContentPart to re-render editors when reconnected to the DOM after virtualization
Improve layout of interactive item container
Speed up code block rendering
Make ghost text suggestions more visible
Add telemetry for tools picker
…ken decorations provider (#289099)
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 : )