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
Logged In: NO
yes, I'll look at that - something I've pondered for a while :-)
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.
Logged In: NO
yes, I'll look at that - something I've pondered for a while :-)
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!