Konloch / Konloch/bytecode-viewer
Moving through classes
Open
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.
- 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.
- 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
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
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