As you may have seen in Discord a few weeks ago, Copilot Workspace is graduating! It is a very exciting time, and also a time of change. So before getting into the product changes from this week, we want to highlight a few logistical changes, because everyone loves logistics
Changelog location: All future Copilot Workspace changelogs will be posted here, rather than in the user manual repository. Since you’re already reading this week’s changelog here, you’re ahead of the curve. Great work!
How to provide feedback: We are also transitioning from the current Discord to a GitHub Discussion as the primary place for feedback and discussions around Copilot Workspace. We will still be available in Discord, but posting in the discussion will ensure we see your feedback sooner.
Okay, now onto the product updates for this week!
Image Preview Support
Building on recent improvements to file and image support, you can now preview images directly in the Workspace editor. Selecting an image from the file tree will now display a full preview of the image, letting you open a preview tab directly within the editor.
Simplifying the Experience
Since our last changes dropped we have invested time into streamlining the Workspace experience, saving you clicks, headaches, and frustration.
Reducing Action Button Clicks
We updated the primary action button such that secondary actions available in the dropdown no longer require a second click of the primary button – when you select an action it will immediately take effect.
Consolidating the Plan Action Buttons
We have also consolidated plan action buttons like Regenerate and Add File to a kebab menu.
Before:
After:
VS Code Extension Updates
- Stale View Fix: Resolved an issue where stale view states were retained in certain views.
- Push to Branch / PR Creation Fix: Fixed failures when merging into an existing branch with updates to the same files.
- Binary Detection Fix: Addressed a false positive issue where folders were incorrectly flagged as binary after session syncing stopped.
- Enhanced Session List: Sessions now appear earlier in their lifecycle in the session list, supporting the new brainstorming feature in VS Code.
- Error Message Visibility: Resolved cases where certain error messages did not display.