============================ App Maker keyboard shortcuts ============================ First published at 2/19/2019 on https://defkey.com/google-app-maker-shortcuts App Maker is an online tool for quickly building business apps over the web. App Maker has 67 shortcuts and we have listed all of them below. Global shortcuts ---------------- Ctrl + Z Undo Ctrl + Shift + Z Redo Ctrl + H Global Search F9 Preview app Page editor shortcuts --------------------- Del Delete the selected widgets Ctrl + C Copy the selected widgets Ctrl + V Paste widgets Ctrl + X Cut the selected widgets Ctrl + I Show or hide the logic inspector Shift + Left click + Move the mouse Box-select multiple widgets Option + Left click Add or remove a widget from selected widgets Arrow keys Nudge the selected widgets one pixel in the direction of the arrow key Shift + Arrow keys Nudge the selected widgets ten pixels in the direction of the arrow key Double click (click widget) Open the special editor for the selected widget, if supported Enter Open the special editor for the selected widget, if supported Right click Open the widget-specific context menu Shift + F10 Open the widget-specific context menu   Note: If you're using Firefox, press the Menu key on your keyboard to open the widget-specific context menu. Code editor shortcuts --------------------- Ctrl + Space Open the code-completion window   Note: If you're using Chrome OS and you have more than one language enabled, use Ctrl + Search + Space to open the code-completion window. Ctrl + Enter Open the code-completion documentation. The code-completion window must be open Ctrl + C Copy the selected text Ctrl + V Paste text from the clipboard Ctrl + X Cut the selected text Ctrl + D Delete the line Ctrl + F Find within the code editor Ctrl + G Find next Ctrl + Shift + G Find previous Ctrl + Shift + F Replace within the code editor Ctrl + / Line comment or uncomment Ctrl + Alt + / Comment or uncomment the selected block Ctrl + Alt + - Fold all Ctrl + Alt + = Unfold all Shift + Tab Auto-indent the line or selection Ctrl + ] Indent the line or selection Ctrl + [ Remove one indent from the line or selection Global shortcuts - Mac ---------------------- Cmd + Z Undo Cmd + Shift + Z Redo Cmd + H Global Search F9 Preview app Page editor shortcuts - Mac --------------------------- Del Delete the selected widgets Cmd + C Copy the selected widgets Cmd + V Paste widgets Cmd + X Cut the selected widgets Cmd + I Show or hide the logic inspector Shift + Left click + Move the mouse Box-select multiple widgets Cmd + Shift + Left click Add or remove a widget from selected widgets Arrow keys Nudge the selected widgets one pixel in the direction of the arrow key Shift + Arrow keys Nudge the selected widgets ten pixels in the direction of the arrow key Double click (click widget) Open the special editor for the selected widget, if supported Enter Open the special editor for the selected widget, if supported Right click Open the widget-specific context menu Shift + F10 Open the widget-specific context menu   Note: If you're using Firefox, press the Menu key on your keyboard to open the widget-specific context menu. Code editor shortcuts - Mac --------------------------- Control + Space Open the code-completion window   Note: If you're using Chrome OS and you have more than one language enabled, use Ctrl + Search + Space to open the code-completion window. Cmd + Enter Open the code-completion documentation. The code-completion window must be open Cmd + C Copy the selected text Cmd + V Paste text from the clipboard Cmd + X Cut the selected text Cmd + D Delete the line Cmd + F Find within the code editor Cmd + G Find next Cmd + Shift + G Find previous Control + / Line comment or uncomment Control + Option + / Comment or uncomment the selected block Control + Option + - Fold all Control + Option + = Unfold all Shift + Tab Auto-indent the line or selection Cmd + ] Indent the line or selection Cmd + [ Remove one indent from the line or selection Source: Google Last modified on(UTC): Monday, November 11, 2019 Defkey © All rights reserved.