1
1
Fork 0
mirror of https://github.com/DualBrain/QB64.git synced 2023-11-19 13:10:13 +00:00
QB64-website/wiki/View-and-Search-Keys.md
2022-12-24 19:12:43 -06:00

605 B

  • Switch between the output screen and the View Window - F4

  • Display a list of loaded SUB procedures - F2
  • Display the next procedure - Shift + F2
  • Display the previous procedure - Ctrl + F2

  • Make the next window the active window - F6
  • Make the previous window the active window - Shift + F6

  • Switch between multiple windows and full-screen active window - Ctrl + F10
  • Increase size of active window - Alt + Plus
  • Decrease size of active window - Alt + Minus

  • Repeat find for same text - Ctrl + L or F3
  • Search for text - Ctrl + Q, F
  • Search for and replace text - Ctrl + Q, A