Copy/Paste Examples

rgately

Member
Licensed User
Longtime User
It sure would be expedient to be able to copy the code examples that accompany each code completion list item.

I want to be able to select as much or as little of the example code as I want and copy it. Then choose a place in my code to paste it.

It would be so much easier than having to remember what I just read and wouldn't have to spend so much time typing.

Thanks again, loving the program!
 
Last edited:

KitCarlson

Active Member
Licensed User
Longtime User
I find that in the code complete, a double click adds the word. For other copies, selecting text followed by Ctrl c, then locate cursor and use Ctrl v to paste.
 
Top