PAscript Editor Keyboard Shortcuts
- Updated2025-04-30
- 1 minute(s) read
PAscript Editor Keyboard Shortcuts
You can access a variety of commands using the keyboard shortcuts in PAscript.
Note The following commands are also
accessible from the PAscript toolbar and/or menu.
Command | Keyboard Shortcut |
---|---|
Copy | Ctrl + C |
Cut | Ctrl + X |
Insert text | Ctrl + V |
Delete | Del |
Add comment | Ctrl + K Ctrl + C |
Uncomment | Ctrl + K Ctrl + U |
Undo | Ctrl + Z |
Redo | Ctrl + Y |
Display programming selection list | Ctrl + Spacebar |
Jump to definition of variable or function | F12 |