StackExchangeScripts icon indicating copy to clipboard operation
StackExchangeScripts copied to clipboard

SECommentLinkHelper: Reference to other answer with the same comment

Open MNF opened this issue 9 years ago • 1 comments

In a comment I wanted to refer to other answer with the same comment

It's the same as gunr2171 answer stackoverflow.com/a/10818929 , but the script hanged link to the name of the question, which doesn't look correct:

It's the same as gunr2171 answer How do I show a console output/window in a forms application?

May be, when there is a link to answer in a comment, script should insert " answer to question " before actual question name. Ideally it will be good to add name of answer's author.

MNF avatar Feb 15 '16 10:02 MNF

Hmm, I could see how that might be useful. You can of course create the Markdown yourself and the script will respect it, but I'll take a look at making it automatic.

Thanks for the suggestion!

tms avatar Feb 17 '16 22:02 tms