Is there a way to quickly collapse all function definitions in the Flash Builder IDE? If not, are there any plugins that would let me do this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I forgot that I had asked this question, but apparently there is a built-in way to do this. If you right click in the area to the left of the code where the line numbers are (or the gray area to the left of that), you can go to the menu option: Folding -> Collapse Functions. Unfortunately this doesn’t work for MXML documents, just pure Actionscript ones.