Conversation
Switches from webpack to esbuild to bundle the css extension. Tested this locally in a browser and creating an official build to test the bundled extension still work correctly
…above sidebar and sashes
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…background colors
* Initial plan * Add trace logging for slow regex matching in problem matchers Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
…hire-heron Refine quick input list separator styles and enhance settings editor background colors
…planarian Adjust z-index for in-editor pane iframes
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.7 to 7.5.9. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.7...v7.5.9) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [@azure/core-xml](https://github.com/Azure/azure-sdk-for-js). These dependencies needed to be updated together. Updates `fast-xml-parser` from 4.5.0 to 5.3.6 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.5.0...v5.3.6) Updates `@azure/core-xml` from 1.4.4 to 1.5.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/core-xml_1.4.4...@azure/core-xml_1.5.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.3.6 dependency-type: indirect - dependency-name: "@azure/core-xml" dependency-version: 1.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.7 to 7.5.9. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.7...v7.5.9) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Adopt unified js/ts setting for format settings
* Refresh checkpoint and restore checkpoint UI Replace bookmark icon and dashed divider with fading gradient lines flanking the checkpoint/restore labels. Add dot separator and undo button styling for the restore-checkpoint row. Use disabledForeground for label text with hover-to-reveal border treatment on toolbar actions. * Show checkpoint UI only on hover/focus, adjust spacing and colors * Add aria-hidden to dot separator for screen readers
* eng: add cyclic dependency check script and update workflow * refactor: export classes and functions in checkCyclicDependencies for better accessibility; add comprehensive tests for cycle detection and file processing * Update build/lib/checkCyclicDependencies.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Fix styling and functionality of sidebar sessions
* fix pickers in new chat view pane * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Use a simple action widget dropdown instead of list based which is too heavy * feedback
Use esbuild instead of webpack to bundle the css extension
* add Azure Pipeline skill * move script to typescript * 💄 --------- Co-authored-by: João Moreno <22350+joaomoreno@users.noreply.github.com>
* Polish action widget styling - Use list hover colors instead of active selection for focused items - Use descriptionForeground and 12px font for description text - Update border radius to use CSS variables * rm dead rule
Add logging for stop button
* Initial plan * Remove modal dialog when disabling chat tips Replace the modal confirmation dialog with a direct action that disables tips and opens the settings editor focused on `chat.tips.enabled`. This follows VS Code UX guidelines that modal dialogs should only be used for data loss or big irreversible changes. Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com> * improve descr --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com> Co-authored-by: meganrogge <merogge@microsoft.com>
…tes when message and actions didn't change (#296081) Co-authored-by: João Moreno <22350+joaomoreno@users.noreply.github.com>
Don't sync the tool picker with other sessions started in the same widget
* actionWidgetDropdown: render footer actions as bottom list items * Use menuitem role for auxiliary actions in action widget dropdown
* sessions - move actions down out of title into view * ccr
* custom thinking phrases * address some comments
* fixes #296110 * fix & add tests for this case
Add `newChatSessionItemHandler` to let chat sessions create new session uris
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 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 : )