infinitered / infinitered/reactotron

Customize .display

Open
#1,244 0 comments 5 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.