We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SB-Prime hotkeys
#2
Hi, this is the full list as far as I can see.  Sometimes there are OS or other hotkeys available.  There is none for toggling or navigating bookmarks - Updated SB-Prime to include this.

General HotKeys

F5 Run program
ShiftF5 Stop program
F6 Start debug
ShiftF6 Stop debug
F9 Toggle breakpoint
F10 Debug step over
F11 Debug step
CtrlN New file
CtrlO Open file
CtrlS Save file
CtrlShiftO Import program
CtrlShiftS Publish program
CtrlF Find
CtrlH Find and replace
F3 Find next
ShiftF3 Find previous

HotKeys specific to Editor
Ctrl+ Zoom in
Ctrl- Zoom out
Ctrl0 Zoom default
CtrlMouseWheel Zoom
CtrlShiftW Add selection to debug watch
CtrlW Select word at caret
CtrlAltEnd Move view to show caret at top of page
CtrlEnd Show end of document
CtrlHome Show start of document
Escape Clear selection
CtrlB Go to previous caret/edit position
CtrlShiftB Goto to next caret/edit position
CtrlM Toggle bookmark
CtrlShiftM Clear all bookmarks
CtrlK Goto next bookmark
CtrlShiftK Goto previous bookmark
Ctrl? Comment/uncomment selected line(s)
CtrlShift? Comment/uncomment immediately before caret

Standard HotKeys
CtrlA Select all
CtrlC Copy selection to clipboard
CtrlV Paste clipboard at caret
CtrlX Cut selection (copy to clipboard and delete)
CtrlZ Undo last edit
CtrlY Redo last (undone) edit
CtrlD Copy and paste current line

Shortcuts
Press Alt to get menu option keyboard shortcuts

EDIT
Updated to to include bookmark hotkeys
[-] The following 2 users Like litdev's post:
  • AbsoluteBeginner, WhTurner
Reply


Messages In This Thread
SB-Prime hotkeys - by AbsoluteBeginner - 05-30-2024, 08:27 AM
RE: SB-Prime hotkeys - by litdev - 05-30-2024, 10:14 AM
RE: SB-Prime hotkeys - by AbsoluteBeginner - 05-30-2024, 02:08 PM
RE: SB-Prime hotkeys - by Lester - 07-08-2024, 07:16 PM
RE: SB-Prime hotkeys - by litdev - 07-08-2024, 07:32 PM
RE: SB-Prime hotkeys - by Lester - 07-09-2024, 07:05 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)