Add copy button to code snippets #3768
Complexlity
started this conversation in
Ideas
Replies: 1 comment
-
Hey @Complexlity, thanks for the suggestion. I can see something like being useful for installation snippets, we tell learners to copy and paste those anyway to avoid issues. But I don't think we should enable this for code examples. From a learning perspective, theres a lot to be gained from manually typing code examples out:
I'd definitely like more opinions on this though. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Complete the following REQUIRED checkboxes:
brief description of request
format, e.g.Add dark mode to website
The following checkbox is OPTIONAL:
1. Description of the Feature Request:
Similar to the universal style to coding blocks, I would be an improvement if there's a copy button on code blocks to easily get the entire code without having to highlight it all (especially for long code blocks)
2. Acceptance Criteria:
-[x] A simple copy code button
3. Additional Information:
An example of it
Beta Was this translation helpful? Give feedback.
All reactions