microsoft / microsoft/aspire

cli: Workflows feel very chatty/alerty mixing terminal and notifications

Open
#14,159 1 comment 0 reactions 0 assignees View on GitHub
area-cli
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

When using the Aspire VS Code extension the commands appear to create a very chatty environment and also notification heavy.

https://github.com/user-attachments/assets/4abd9a1d-0482-44f8-896f-42ad629bf106

As observed in this video for 'new' (but repeated for nearly all commands):
- command invoked from CP
- terminal window opens and calls a CLI command
- quick picks are chosen
- each selection is met with terminal output AND notification popups
- finalization steps show summary of in terminal and notification

I would pick one -- if the terminal is the driver and I started from the UI, maybe create the terminal but don't bring focus to it (using `TerminalOptions` when creating and naming it so it can be reused at least too if needed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.