You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It is a bit tedious to explicitly copy the code/commands from the tutorials page while learning. Instead I think that providing a separate clipboard feature to copy the code/commands would be a good idea.
Describe the solution you'd like
Adding a clipboard icon next to the code section (similar to other coding tutorial blog pages) in tutorials part so that we can easily copy the code/commands in the clipboard, rather than selecting the text explicitly. I believe that it would be beneficial for the users and would provide better user experience.
Describe alternatives you've considered
Only alternative is explicitly selecting the text.