microsoft / microsoft/aspire

Use emoji in ConsoleActivityLogger?

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

Description

ConsoleActivityLogger doesn't use emoji characters. Instead it uses character symbols:

https://github.com/dotnet/aspire/blob/114864319f210c5d02b8cc6ac84c2bc41e69596e/src/Aspire.Cli/Utils/ConsoleActivityLogger.cs#L48-L52

Should ConsoleActivityLogger use emoji so it's ticks/crosses/etc are consistent with the rest of the CLI?

Contributor guide

Open the contributing guide

Research direction

Start in src/Aspire.Cli/Utils/ConsoleActivityLogger.cs around lines 48-52 and compare its tick, cross, and related symbols with the rest of the CLI. Update the logger's symbols to use the consistent emoji characters requested, then verify the resulting console output remains readable.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.