Flash Builder Keyboard Shortcuts

As you develop mobile apps for Flash, you'll find that Flash Builder is much easier to work with when you use the little-known shortcuts hidden inside this powerful development tool. Here are the most useful keyboard shortcuts in Flash Builder:
































































































































CommandWindowsMac
Build projectCtrl+BCommand+B
Compile and runCtrl+Shift+F11Command+Shift+F11
Compile and debugF11F11
Toggle breakpointCtrl+Shift+BCommand+Shift+B
Step into breakpoint codeF5F5
Step over breakpoint codeF6F6
Step return - exit current functionF7F7
Continue executionF8F8
Terminate debugging sessionCtrl+F2Option+F2
Go to line number…Ctrl+LCommand+L
Search current document for textCtrl+FCommand+F
Search all files for textCtrl+Shift+FCommand+Shift+F
Find declarations of selected function name in projectCtrl+GCommand+G
Open file by name searchCtrl+Shift+RCommand+Shift+R
Open file class typeCtrl+Shift+TCommand+Shift+T
Cycle through open filesCtrl+tabCommand+tab
Invoke Content AssistCtrl+SpaceCommand+Space
Go to definition of variableF3F3
CopyCtrl+CCommand+C
PasteCtrl+VCommand+V
Comment out selected textCtrl+/Command+/
Save fileCtrl+SCommand+S
New fileCtrl+NCommand+N
Show Key AssistCtrl+Shift+LCommand+Shift+L








dummies

Source:http://www.dummies.com/how-to/content/flash-builder-keyboard-shortcuts.html

No comments:

Post a Comment