Skip to content

Commit c708e80

Browse files
committed
add task feature
1 parent c0d9eff commit c708e80

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

release-notes/v1_100.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@ Welcome to the April 2025 release of Visual Studio Code. There are many updates
3232
- Use active voice instead of passive voice. "Select the option to preview..." instead of "The option can be selected to preview..."
3333
-->
3434

35+
## Chat
36+
37+
38+
39+
40+
### Create and launch tasks with agent mode
41+
42+
In the last iteration, `setting(github.copilot.chat.newWorkspaceCreation.enabled) (Experimental)` was introduced to enable workspace creation with agent mode. Now, at the end of this flow, users are prompted to create and run a task to launch their app or project, streamlining out-of-the-box launch and enabling easy task reuse.
43+
3544
## Accessibility
3645

3746
### Merge editor improvements

0 commit comments

Comments
 (0)