TASEmulators / TASEmulators/BizHawk
(Option to) Use grey stroke colour for `0x00` in Hex Editor
Open
@Asnivor is already working on this.
Since Oct 25, 2024.
Request: Feature/Enhancement
Tool: Hex Editor
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
I believe the Hex Editor's main pane is implemented as a single multiline Label with a monospace font, so this wouldn't be trivial to add.
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 reviewing the Hex Editor's main pane, which the issue identifies as a single multiline Label, and compare open pull requests #4098 and #4200 before making changes. Done means the Hex Editor provides the requested option and displays 0x00 with a grey stroke without disrupting other values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100