-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release/6.0.3xx] Backport Improve console output of dotnet watch
⌚ (#23318)
#23400
Conversation
* Requester * Relative File Path * Updated Rude Edit Dialog * Emojify * Tests * Test fix 2 (ChangeExcludedFile still failing) * Relative path robustness * File changed test * Arg based emojis * Remove duplicate tip message (cherry picked from commit 5ae5131)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving backport change
@DamianEdwards just a fyi we may run into microsoft/terminal#190. |
@TanayParikh have you tried it in latest Windows Terminal? How does it look? |
Pranav tried out emoji support it works fine in the latest Windows Terminal (powershell, cmd). The issue is with the old conhost based command prompt. I'll do a quick validation round in the new terminal with the dotnet watch utility before merging. I'm also updating the PR to add a The bunch of commits here are to do with some strange CI behavior between main and release/6.0.2xx (for some reason emoji encoding isn't working as expected in the 6.0.2xx CI). |
436cb31
to
2d01f57
Compare
2d01f57
to
319fd07
Compare
b8e6d5d
to
0176561
Compare
0176561
to
984613f
Compare
dotnet watch
⌚ (#23318)dotnet watch
⌚ (#23318)
(cherry picked from commit 4250693)
(cherry picked from commit 5ae5131)
Backports #23318