
187
16
CHAPTER 16
Use the Code Editor
This tutorial walks you through some of the essential code editing features in Adobe Flex
Builder 2. Most of these features are available in both the MXML and ActionScript editors
and learning how to use them will help to streamline your application development in Flex
Builder.
For detailed information about the Flex Builder code editing features, see Chapter 9, “Code
Editing in Flex Builder” in Using Flex Builder 2.
In this tutorial, you’ll complete the following tasks:
Set up your project. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 188
Create an MXML file to demonstrate code editing features . . . . . . . . . . . . . . . . . . . 188
Use Content Assist. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 188
Show line numbers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 190
Add a code comment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 190
Use the Outline view . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .191
Show language reference Help. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 192
Open a code definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193
Kommentare zu diesen Handbüchern