Command Bar |
Tizen IDE provides the Command Bar for the developer's convenience. To access the Bar, on the Help menu, point to Tizen Studio, and then click Command Bar. Or press Ctrl+Shift+C key. By typing commands in the Bar, you can quickly get to some of the IDE features. Examples:
For example, even if you type the incorrect command like "sdb device" instead of "sdb devices", the Command Bar displays the balloon which assists you to visit the SDB documentation page and suggest the correct command you intended. |