id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 2100,Implement a TracLinks syntax for targeting line numbers in repository files,Christian Boos,Christopher Lenz,"In order to support code reviews, either formal or informal, it's necessary to be able to precisely refer to line numbers. Trac should support a simple syntax for this. I would suggest the following (lifted from ticket #2011): * source:trunk/README@head or source:trunk/README@123 the new peg revision notation * source:trunk/README@123#100 the new peg revision notation, with line number (line 100 in revision 123) * source:trunk/README@123#100:110 line number range support? While it's obvious what the target of a link to a single line number should be, the target of a range is a little bit less obvious. ",enhancement,closed,normal,0.9,version control/browser,devel,normal,fixed,source link line number,,,,,