sindresorhus/refined-github






The issue has been closed
Button to `@` mention in discussion #2532
fregante posted onGitHub
We could add a button to quickly mention someone. It can either go by the "Edit comment" button or near/below the user/avatar, as such:
<img width="359" alt="" src="https://user-images.githubusercontent.com/1402241/68647928-aeb7ea80-0551-11ea-8e91-5d5f1ff7b128.png">
Clicking it would instantly @mention
the user and focus the comment field, like the <kbd>r</kbd> key does when quoting the selection.
This would also be a solution/replacement for https://github.com/sindresorhus/refined-github/issues/1003 and fix the annoyance caused by show-names
(it makes it harder to copy-paste usernames)