Shortcuts Adobe Flash Builder for MacOS

24 shortcuts1,909 views
Open Trainer

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