LUMYDCTT as an Editor


Useful key-shortcuts

Keys Function
Ctrl+A Select all
Ctrl+C Copy
Ctrl+F Find (Search)
Ctrl+G Go To Line
Ctrl+H Find and replace
Ctrl+V Paste
Ctrl+X Cut (without selection it deletes the current line)
Ctrl+Z Undo
Ctrl+(Middle Mouse Button Scroll) Zoom-In or Zoom-Out
HOME Move the cursor to the beginning of the current line
END Move the cursor to the end of the current line
INSERT Switch between insert and overwrite mode

LUMYDCTT can decide what kind of source is in the editor. If the source starts with a number or //, it is supposedly a BASIC source. // is a C-style-remark in the BASIC editor such like ; in the Assembly.