Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the Flex shortcut keys?

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

Editor to share with you what Flex shortcuts are, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

Flex Shortcut Keys

The common Flex shortcuts for ◆ are as follows:

Ctrl-F11: execute (Run)

F11: debugging (Debug)

Ctrl-Alt-Down: repeat the current edit column (Repeat current line)

Alt-Up: move this column, or select the column to move up (Move line (or selection) up)

Alt-Down: move this column or select the column to move down (Move line (or selection) down)

Ctrl-Click: move to definition area (Go to definition (= F3))

F3 displays the class definition of the currently selected tag

Ctrl-D: delete this line (Delete line)

Alt-/: text completion (Word completion (cycles through possible matches))

Ctrl-Up: scroll up (Scroll up)

Ctrl-Down: scroll down (Scroll Down)

Shift+F2 pops up a help form that displays contextual help for the selected tab

F1 displays contextual help within IDE

CTRL+0 displays an outline in the code window

CTRL+SHIFT+C with comments

Ctrl+/: line comment

Ctrl+Shift+L: all shortcut key tips

◆ also has some less commonly used Flex shortcuts.

1.) Open types (Ctrl-Shift-T) *-browse all types in the project (AS classes / interfaces, MXML files) to quickly open them.

2.) Jump to the definition (F3Ctrl-Click the target) *-quickly jump to the (type / variable / function) definition.

3.) Quick Outliner View (Ctrl-O) *-opens the outline view as a pop-up window.

4.) Content related help (press F1 on the target)-pressing F1 on the MXML tag, function, or class / interface will display the relevant help information on the help panel.

5.) Open content related help (Shift-F2)-A new window pops up showing the relevant help information.

6) Skip to matching parentheses (Ctrl-Shift+P) *-Jump to corresponding parentheses.

7.) Hover over the target-when you hover over the variable, the variable type is displayed, and if you hover over the function, the return type is displayed.

8.) Add CDATA block (Ctrl-Shift-C)-

9.) Event type prompt (Ctrl-space)-addEventListener (shows all associated events)

10.) Organization Import (Ctrl + Shift + O) *

The above is all the content of the article "what are the Flex shortcuts?" Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report