Top five hotkeys to get more done in GAUSS
The GAUSS interface includes a number of often overlooked hotkeys and shortcuts. These features can help make programming more efficient and navigation seamless. In this blog I highlight my top five GAUSS hotkeys:
Tagged in
- Quickly view data symbols using
Ctrl+E. - Open floating command reference pages using
Shift+F1. - Toggle block comments on and off using
Ctrl+/. - Go to procedure definitions using
Ctrl+F1. - Delete lines using
Ctrl+L.
