============================================== Ace Editor (Mac) keyboard shortcuts (filtered) ============================================== First published at 10/12/2018 on https://defkey.com/ace-editor-mac-shortcuts Ace is a collaborative real-time text editor. It allows multiple online users to view and edit a shared text document. Line operations --------------- Cmd + D Remove line Cmd + Option + Down arrow Copy lines down Cmd + Option + Up arrow Copy lines up Option + Down arrow Move lines down Option + Up arrow Move lines up Control + K Remove to line end Cmd + Backspace Remove to linestart Option + Backspace Remove word left Control + Option + Backspace Remove word left Option + Del Remove word right Control + O Split line Selection --------- Cmd + A Select all Shift + Left arrow Select left Go to ----- Cmd + Down arrow Scroll line down Folding ------- Cmd + Option + L Fold selection Other ----- Cmd + Enter Enter full screen Control + U Change to upper case Control + L Center selection Last modified on (UTC): Monday, November 11, 2019 Defkey © All rights reserved.