(Feature Request) Copy button on code snippets and code notes #5930
Br0kenSilos
started this conversation in
General
Replies: 0 comments 6 replies
-
Check out this widget: Copy Code Block Widget. Simply double-click a code block to copy its contents! |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if this is possible or how hard it would be to implement but, it would be really nice if there was a "copy" button on code snippets and code notes. As an example, Lets say I have a code snippet set as Powershell. (Those new snippets with the syntax highlighting are awesome by the way!) In the upper right hand corner there is a little "tag" stating the snippet is powershell. Would it be possible to add a little link to copy all of the code in that snippet to the clipboard? If adding a link would take up too much room, perhaps the clicking the powershell "tag" itself would just default to copying the snippet?
Beta Was this translation helpful? Give feedback.
All reactions