Improve Search in Web Code Preview
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Proposal
When reviewing code on GitLab outside of the Web IDE, my customer would like to suggest the implementation of a more user-friendly feature for locating usages or references of classes, functions, or any other code objects by simply clicking on them.
In other platforms, there is currently a feature where you can click on an object within a Python module, and it will display all references to that object within the same module. This feature greatly enhances code navigation within a module without the need to clone the repository or open a web-based integrated development environment.
Edited by 🤖 GitLab Bot 🤖