B4J Question IDE List of all keyboard shortcuts?

tchart

Well-Known Member
Licensed User
Longtime User
Hi, is there a list of all IDE keyboard shortcuts?

I couldnt find this in the help or on the forum.
 

William Lancee

Well-Known Member
Licensed User
Longtime User
1. press alt: you'll see all tabs at the top with an underlined letter
2. press E (for edit): you'll then see the Alt Letter shortcut underlined at left and the direct shortcut (avoiding the first two steps) on the right edge.

For example: F3 is "Find and Replace"
This works for all tabs. Try hovering over each tab.

The IDE booklet mentioned quite a few others
https://www.b4x.com/guides/B4XIDE.html

For example: Ctrl F for the search panel

But there may be more that I don't know about.
 
Last edited:
Upvote 0

tchart

Well-Known Member
Licensed User
Longtime User
Thanks, found them in the IDE booklet. Was hoping there was a full list somewhere.
 
Upvote 0
Top