21 Anvil Keyboard Shortcuts
Learn Anvil Shortcuts for Windows
Table of Contents
Form Editor Shortcuts
| Action | Anvil Shortcut Keys |
|---|---|
| Search all code in the app | Ctrl + Shift + F |
| Save and run the app | Ctrl + Enter |
| Save the app | Ctrl + S |
| Undo the latest change | Ctrl + Z |
| Redo the latest reverted change | Ctrl + Y |
| Copy the currently selected component(s) or code | Ctrl + C |
| Cut the currently selected component(s) or code | Ctrl + X |
| Paste the cut/copied components or code into the selected container or at the cursor | Ctrl + V |
Code View Shortcuts
| Action | Anvil Shortcuts |
|---|---|
| Search the current file. Hit enter repeatedly to find subsequent matches | Ctrl + F |
| Find next. Repeats previous search | Ctrl + G |
| Find previous. Repeats previous search backwards | Ctrl + Shift + G |
| Replace occurrences of a particular string in the current file one by one | Ctrl + H |
| Replace all occurrences of a particular string in the current file | Ctrl + Shift + H |
| Reindent the code to match your tabsize preference | Ctrl + I |
| Expand/collapse currently selected block of code | Ctrl + Q |
| Comment/uncomment a line or block of code | Ctrl + / |
Data Tables Shortcuts
| Action | Anvil Shortcuts |
|---|---|
| Delete the currently selected row(s) or column(s), or set the currently selected cell value to None | Delete |
| Move between cells | Arrow Keys |
| Edit the currently selected cell, or move to the cell below if already editing | Enter |
| Move to the cell on the right | Tab |
| Clear the current selection | Esc |
READ NEXT:
- 112 FlowJo Keyboard Shortcuts
- 60 CodeRush Keyboard Shortcuts
- 29 Principle Keyboard Shortcuts
- 29 SnapStream Keyboard Shortcuts





