shogun
shogun copied to clipboard
Automatic copy of the selected code snippet to clipboard
there are several code snippets at https://www.shogun.ml/examples/latest/index.html and it would be great that if a codesnippet is selected it would be automagically copied to the user's clipboard.
this is basically a jquery hack
@vigsterkr Would it be fine If we add a copy button near every code snippet and If the user clicks on it, the code snippet is copied?
@krutikabapat i mean that's necessary for sure, but there are way to solve this with JS that the selection gets copied on your clipboard....
Okay, got it :)
If this is still open, let me work on it
it is still open
@vigsterkr Can you direct me on where to find the related source code for the website?
https://github.com/shogun-toolbox/shogun/tree/develop/doc/cookbook
Hey, I have created a PR for this issue please review.
is this issue still open for work? @vigsterkr