Copy and paste code

You can use the Edit main menu subitems or standard shortcuts to copy (Ctrl + C or Ctrl + Insert) and paste (Ctrl + V or Shift + Insert) any selected code fragment.

Traditionally, the clipboard has only been able to store one item. By using the Edit | Append Cut (Ctrl + Shift + X) and Edit | Append Copy (Ctrl + Shift + C) functions, you can add an unlimited number of items without removing the previous. Whenever you copy any text on your clipboard, CodeLobster IDE does not clear the clipboard and appends content to it.