Gitlab code viewer should enable devs to click through to other classes within the same repository
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Proposal
When devs are looking at a codebase through GitLab's UI they often want to follow classes by click on them as you can do in GitHub.
- Open https://github.com/gitlab4j/gitlab4j-api/blob/master/src/main/java/org/gitlab4j/api/AbstractApi.java
- Click on "UrlEncoder"
- See the Definition and References
- Be able to click to the definition or references
Edited by 🤖 GitLab Bot 🤖