======================================== Ace Editor keyboard shortcuts (filtered) ======================================== First published at 10/11/2018 on https://defkey.com/ace-editor-shortcuts Ace is a collaborative real-time text editor. It allows multiple online users to view and edit a shared text document. Line operations --------------- Ctrl + D Remove line Alt + Shift + Down arrow Copy lines down Alt + Shift + Up arrow Copy lines up Alt + Down arrow Move lines down Selection --------- Ctrl + A Select all Ctrl + Shift + Left arrow Select word left Shift + Page Up Select page up Multicursor ----------- Ctrl + Alt + Up arrow Add multi-cursor above Ctrl + Alt + Right arrow Add next occurrence to multi-selection Ctrl + Alt + Left arrow Add previous occurrence to multi-selection Go to ----- Up arrow Go line up Find / replace -------------- Ctrl + F Find Ctrl + H Replace Ctrl + K Find next Other ----- Shift + Tab Outdent Ctrl + Z Undo Ctrl + / Toggle comment Ctrl + T Transpose letters Ctrl + Enter Enter full screen Insert Overwrite Last modified on (UTC): Monday, November 11, 2019 Defkey © All rights reserved.