Menu

#41 Allow linking to class methods

Future Release
open
nobody
None
5
2007-02-14
2007-02-14
Anonymous
No

It is great that I can link to classes and to line numbers within classes, but they aren't very stable. I would really like it to be able to link to methods, like
Eclipse:com.abc.presentation.foo#aMethod or something like that.

basti-unterwegs@gmx.de

Discussion

  • Nobody/Anonymous

    Logged In: NO

    yes, I'll look at that - something I've pondered for a while :-)

     
  • Nobody/Anonymous

    Logged In: NO

    Variations:

    link to codes snippets:

    from start line to end line
    com.abc.presentation.foo:123-789

    from first line containing word to last line containing word
    com.abc.presentation.foo:"Bug 18470"-"Bug 18470"

    I hope this feature could be used for any file especially xml files.

    Also can you leverage the existing syntax highlighters so that you'll get what you see in Eclipse.

    Thanks!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.