Add spacing between register names and window edge

Open Beginner friendly
#1,178 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
cpp
Domain
devtools

Research direction

Start by locating the debugger UI code that renders register names and inspect how its horizontal position is determined. Compare the current display with the provided screenshots, then verify that the register names have visible spacing from the window edge without disrupting the surrounding UI.

Written by the indexing model from the issue text.

Description

Effort: Trivial enhancement UI

What is the feature you'd like to have?
The debugger UI, for register names, is very close to the edge and it is not very pleasant to look at. I think moving it to the right by a bit will make it better looking.

Is your feature request related to a problem?

No. It is purely a UI inconvenience.

Additional Information:
This is the normal UI being displayed:
Image
This is the register names moved to the side by a few pixels:
Image

Dominant language
C++
Stars
331
Forks
33
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from Vector35/debugger

All issues in Vector35/debugger

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.