TASEmulators / TASEmulators/BizHawk

(Option to) Use grey stroke colour for `0x00` in Hex Editor

Open
#3,930 0 comments 0 reactions 0 assignees View on GitHub

@Asnivor is already working on this.

Since Oct 25, 2024.

  • #4098 by @Asnivor — open
  • #4200 by @SergioMartin86 — open
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.