Shortcuts Adobe Flash Builder for Windows

24 shortcuts2,404 views
Open Trainer

WindowsAction
Ctrl+BBuild Project
Ctrl+Shift+F11Compile and Run
F11Compile and Debug
Ctrl+Shift+BToggle Breakpoint
F5Step into Breakpoint code
F6Step over Breakpoint code
F7Step Return/Exit current function
F8Continue Execution
Ctrl+F2Terminate Debugging session
Ctrl+LGo to Line number…
Ctrl+FSearch Current document for Text
Ctrl+Shift+FSearch All files for Text
Ctrl+GFind declarations of selected function name in project
Ctrl+Shift+ROpen file by Name Search
Ctrl+Shift+TOpen file class type
Ctrl+TabCycle through open files
Ctrl+SpacebarInvoke Content Assist
F3Go to Definition of Variable
Ctrl+CCopy
Ctrl+VPaste
Ctrl+/Comment out selected text
Ctrl+SSave File
Ctrl+NNew File
Ctrl+Shift+LShow Key Assist