SAM lambda run/debug: show "rich" (color) output
Open
feature-request
lambda
sam
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 807
- Avg merge
- 10h 12m
- Merged PRs (30d)
- 7
Description
## Problem
SAM CLI now has "rich" output https://github.com/aws/aws-sam-cli/pull/5107 https://github.com/aws/aws-sam-cli/pull/4998. This is disabled if `NO_COLOR` env var is set or no tty (pty/terminal) is detected.
## Expected behavior
Show the rich output in the Output view when running SAM CLI commands.
Contributor guide
Research direction
No files or tests are named. Start by tracing how SAM CLI run/debug commands feed output into the VS Code Output view, then inspect how terminal detection and NO_COLOR affect that path. Done means rich color output appears in the Output view when running SAM CLI commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- cli, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100