Konloch / Konloch/bytecode-viewer

Use file breadcrumbs above TabbedPane instead of full name tabs.

Open
#417 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
Dominant language
Java
Stars
15.6k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

Take a look at how IntelliJ implements their tab structure. The name of the tab is the file name without path, and at the top there is a file breadcrumb bar which displays the full path. This saves space and gives more overview.

File breadcrumb component: https://github.com/weisJ/darklaf/issues/237

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 TabbedPane implementation and review the linked darklaf file-breadcrumb issue for the intended structure. The change is complete when tabs display only file names and a breadcrumb bar displays each file's full path, matching the requested IntelliJ-style overview.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.