JakeWharton / JakeWharton/pidcat
Show full-color logs in IDE(such as Sublime/Atom)
- Dominant language
- Python
- Stars
- 5k
- Forks
- 517
- PR merge metrics
- No merged PRs in 30d
Description
After I save the log into the file, I find that the log in file looks like the following:
```
^[[32m System.out^[[0m ^[[30;102m I ^[[0m [CDS]rx timeout:30000
```
that can not show full-color logs in the IDE(such as Sublime/Atom).
Is there some plugin for the IDE that can show the full-color in the IDE?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue only shows ANSI escape sequences in saved logs and names Sublime and Atom; it identifies no repository files or tests. Start by clarifying whether the request concerns pidcat output or an IDE plugin, then define the expected full-color rendering and a reproducible way to verify it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100