ctags support
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
When reviewing code, it will be nice to be able to click through to the definition of methods
Intended users
Developers
Further details
Proposal
There are many ways to achieve this, but one way would be to implement support for parsing ctags
Permissions and Security
There may be arbitrary code execution implications depending on how Turing complete ctags are.
Documentation
Testing
What does success look like, and how can we measure that?
Projects can have users click on a method name, and GitLab will direct to the line where the method is defined.
Links / references
Edited by 🤖 GitLab Bot 🤖