Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

how can i paste text into the GBD editor

+3 votes
asked Feb 1, 2019 by kb
I cant figure out how to cut and paste from inside the editor, nor can i cut from another source and paste into the editor (for example, if i find code examples using google and want to paste them in)

how can this be done.

thanks.

2 Answers

+1 vote
answered Feb 1, 2019 by anonymous
you need to use  ctrl-c for copy and ctrl-v for paste.
0 votes
answered Feb 1, 2019 by Admin (5,110 points)
On windows, Ctrl-C for copy and Ctrl-V for paste should work.
Which browser and OS are you using?
commented Feb 6, 2019 by KB1 (160 points)
I have tried explorer and chrome.
i have tried ctrl c and v as well as mouse key copy and paste. Nothing happens in the editor (although the editor does allow me to add text from keyboard and compile/run, so I know it is at least working.

Thanks
commented Feb 6, 2019 by Admin (5,110 points)
What is your chrome browser version? Is it the latest one?
commented Feb 6, 2019 by KB1 (160 points)
Yes.
and windows 10

Also, note that i cannot cut and paste even within the editor itself (using ctrl or mouse). I can only type new chars by hand
commented Mar 22, 2020 by jpang (110 points)
me too. Macbook Catalina, Chrome latest browser version. Thanks!
commented May 21, 2021 by KASI VISWANATH (110 points)
Yeah even in my compiler copy paste is not working. What can i do to copy ?
commented May 21, 2021 by KASI VISWANATH (110 points)
Yeah even in my
 copy paste is not working. What can i do to copy ?
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...