Actions
Feature #4078
openctags support in repository browser
Status:
New
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2009-10-21
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
I think it would be a nice, gee-whiz sort of feature that:
if there is a TAGS
file in the repository from ctags
, then
double-clicking on a symbol in the source views brings
up a list of links to the definition(s) of that symbol from the TAGS
file in the form of links, preferrably at the same
revision in the code.
Actions