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
#1
(translated by Google translator)

Hi all.  Smile
Please tell me, can I find a list of "hot keys" for SB-Prime somewhere?
I tested different combinations at random, but found no combinations for turning bookmarks on/off for a line of code and for moving through existing bookmarks.

Thank you.
Reply
#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
#3
Thank you very much.
Now SB-Prime has become even more convenient.  Tongue
Reply
#4
LitDev,

Feature Request

As my SB code inventory increases I find I am using the "File Searcher" command more frequently. Would it be possible to implement a Hot Key feature for this in your next Prime update?

Lester
Reply
#5
Hi,

There is already Alt+T+FS

Alt to get key tips, T for Tools and FS for FileSearcher

   

Does this cover it, or are you thinking something else?

EDIT Just uploaded a correction to be IC for Insert Colour
Reply
#6
LirDev, That covers it. Thankyou
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)