-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add documentation about colored dots #2743
Copy link
Copy link
Open
Labels
area:configurationConfig files, instruction files, settings, and environment variablesConfig files, instruction files, settings, and environment variablesarea:terminal-renderingDisplay and rendering: flickering, scrolling, line wrapping, output formattingDisplay and rendering: flickering, scrolling, line wrapping, output formatting
Metadata
Metadata
Assignees
Labels
area:configurationConfig files, instruction files, settings, and environment variablesConfig files, instruction files, settings, and environment variablesarea:terminal-renderingDisplay and rendering: flickering, scrolling, line wrapping, output formattingDisplay and rendering: flickering, scrolling, line wrapping, output formatting
Type
Fields
Give feedbackNo fields configured for Feature.
Describe the feature or problem you'd like to solve
The meaning of the colored dots in the left column (purple, green, blue, etc) is not explained
Proposed solution
The CLI prefaces output with a colored dot. Purple appears to indicate user-facing output, green for tasks, etc. but the actual meaning is not explained anywhere.
Asking the CLI "what do the different colored dots in the left column of Copilot CLI indicate" does a doc search but returns no answers.
Add this information to the CLI docs.
Example prompts or workflows
No response
Additional context
No response