forked from microsoft/vscode
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from microsoft:main #816
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
Merged
Merged
+1,898
−485
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
* Update default styles and add small variant * Strip other instances where default styles should apply * Strip overrides from review/comment UI * Update some buttons in chat * Polish floating keep/undo action bars * One off the add model button for now * Update secondary button styles + common button border for dark modern * Use small variant for "keep | undo" chat button bar * Strip overrides from chat confirmations buttons * Missed one borde radius override * Fix small variant * Align keep/undo editor widgets with small button variant and icon button sizes * Use same border radius for inputs * Update src/vs/workbench/contrib/chat/browser/media/chatEditorController.css Co-authored-by: Copilot <[email protected]> * Update src/vs/base/browser/ui/dialog/dialog.css Co-authored-by: Copilot <[email protected]> * Update extensionEditor.css to adjust font weight and border radius for action items * Update quickInput.css and titlebarpart.css to adjust border radius and padding for improved UI consistency --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: mrleemurray <[email protected]> Co-authored-by: mrleemurray <[email protected]> Co-authored-by: Benjamin Pasero <[email protected]> Co-authored-by: Lee Murray <[email protected]>
* Initial plan * Add title truncation to integrated browser using existing truncate utility Co-authored-by: jruales <[email protected]> * Add unit tests for browser title truncation Co-authored-by: jruales <[email protected]> * Fix test assertion for truncated title verification Co-authored-by: jruales <[email protected]> * Remove test file as requested Co-authored-by: jruales <[email protected]> * Change MAX_TITLE_LENGTH from 100 to 30 characters Co-authored-by: jruales <[email protected]> * Don't truncate Title --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: jruales <[email protected]>
* Start work on handling tool stream * Start working on rendering tool progress * Handle complete better * Inovcation message * Revert "Inovcation message" This reverts commit f502d22. * Reapply "Inovcation message" This reverts commit 8556686. * Revert "Reapply "Inovcation message"" This reverts commit 4c4db3a. * Handle updating progress * Better messages * Have progress re-render if content changes * Fix import * Move prepare to view layer * Clean up diff * Pass tool call id through * Pin it * Modify the progress tool flow to use the same part + observables * Some more debug logs * Address feedback * Plumb tool call id through to invoke * Address connor's typing feedback * Fix import * Fix session operation log * Update src/vs/workbench/contrib/chat/browser/widget/chatContentParts/toolInvocationParts/chatToolConfirmationSubPart.ts Co-authored-by: Copilot <[email protected]> * Remove debug logging * fix wrong enums --------- Co-authored-by: Copilot <[email protected]>
Remove timeout warning, keep running
* Clear promptInputModel value onDidCommandFinish * Add test * Remove stale state that doesnt exist anymore * Fire Empty _onDidChangeInput on promptInputModel _handlecommandFinish
* ci: check for valid compilation artifacts in alpine stage * chore: address review feedback * chore: improve logging
…2431) * fix: correct tunnel command path for Windows Insiders On Windows Insiders, the bin folder is at root level while appRoot points to resources/app inside the versioned folder. Changed path resolution to use '../../../bin' (3 levels up) for Windows Insiders specifically, while keeping '../../bin' for other platforms. - macOS: 'bin' (directly under appRoot) - Windows Insiders: '../../../bin' (resources/app -> root/bin) - Other platforms: '../../bin' Fixes #282425 * chore: apply feedback --------- Co-authored-by: ThanhNguyxn <[email protected]> Co-authored-by: Robo <[email protected]>
* agent sessions - force side by side mode when chat maximised * Update src/vs/workbench/contrib/chat/browser/widgetHosts/viewPane/chatViewPane.ts Co-authored-by: Copilot <[email protected]> * Revert "Update src/vs/workbench/contrib/chat/browser/widgetHosts/viewPane/chatViewPane.ts" This reverts commit d3f55bf. * . --------- Co-authored-by: Copilot <[email protected]>
* Add setting to redirect simple browser * Open in external browser * Open settings * Move to new window * clean * Add element shortcut * Menu item updates * PR feedback
* Integrated browser homescreen * Revert browser-error refactoring * Formatting of tip text * Change title * Centralize visibility * Don't show WebContentsView when Welcome screen is up * Add newline
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )