infinitered / infinitered/reactotron
Customize .display
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.6k
- Forks
- 972
- PR merge metrics
- No merged PRs in 30d
Description
Hello. It would be cool, in the future, teach the display tag to customize the text color and the color of the plate important. I ran into a situation where I need to colorize the output of different types (error, info, debug). Node understands the ANSI color sequence. But in the reactotron it turns out that it is impossible to touch up the text or the plate, because he does not understand ANSI color.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the .display tag entry point and the ANSI/color rendering path in the TypeScript codebase; no file or test is identified in the issue. Done means display output can customize text and plate colors for error, info, and debug messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- desktop, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100