Konloch / Konloch/bytecode-viewer

Moving through classes

Open
#545 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hello. I recently started using your software. I have a few questions.

  1. Is it possible to make it so that when I highlight a part of the code, it is highlighted in the same file? (Like in Intelij IDEA for example) Because it is inconvenient to use Ctrl + F every time.
  2. Is it possible to somehow conveniently move between classes if they are present? It is a little difficult to explain, so I will give an example. In jd-gui, if a class is present, it is underlined and when you click on it, you go to this class

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

No files, tests, or entry points are named. First clarify whether both requested features are in scope, then locate the editor selection/highlighting and class-navigation entry points. Done should mean same-file occurrences are highlighted and clickable class references open the corresponding class, with tests covering both behaviors.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop, reverse-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.