Inserting a file at the cursor
Question:
Is there any way to insert the contents of a file at the cursor?
Answer:
Yes! Depending on your editor setting in the IDE environment options, the following keystrokes will insert the contents of a file at the cursor:
Default and Classic: Ctrl+K+R
Brief: Alt+R
Epsilon: None
|