21 Anvil Keyboard Shortcuts

Learn Anvil Shortcuts for Windows

Form Editor Shortcuts

ActionAnvil Shortcut Keys
Search all code in the appCtrl + Shift + F
Save and run the appCtrl + Enter
Save the appCtrl + S
Undo the latest changeCtrl + Z
Redo the latest reverted changeCtrl + Y
Copy the currently selected component(s) or codeCtrl + C
Cut the currently selected component(s) or codeCtrl + X
Paste the cut/copied components or code into the selected container or at the cursorCtrl + V

Code View Shortcuts

ActionAnvil Shortcuts
Search the current file. Hit enter repeatedly to find subsequent matchesCtrl + F
Find next. Repeats previous searchCtrl + G
Find previous. Repeats previous search backwardsCtrl + Shift + G
Replace occurrences of a particular string in the current file one by oneCtrl + H
Replace all occurrences of a particular string in the current fileCtrl + Shift + H
Reindent the code to match your tabsize preferenceCtrl + I
Expand/collapse currently selected block of codeCtrl + Q
Comment/uncomment a line or block of codeCtrl + /

Data Tables Shortcuts

ActionAnvil Shortcuts
Delete the currently selected row(s) or column(s), or set the currently selected cell value to NoneDelete
Move between cellsArrow Keys
Edit the currently selected cell, or move to the cell below if already editingEnter
Move to the cell on the rightTab
Clear the current selectionEsc

READ NEXT:

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button