Frequently used eclipse shortcuts, Eclipse shortcuts _php Tutorials

Source: Internet
Author: User

Common eclipse shortcuts, eclipse shortcuts


Ctrl+1 Quick Fix

Ctrl+d: Delete When moving forward

Ctrl+alt+↓ Copy the current row to the next row (replication incremented)

Ctrl+alt+↑ Copy the current line to the previous row (replication incremented)

Alt+↓ the current line and the next line of interaction (especially useful, can be omitted first cut, then pasted)

Alt+↑ the current line and the upper row interaction position (IBID.)

alt+← the previous edited page

alt+→ the next edited page

Alt+enter displays the properties of the currently selected resource (project, or file or file)

Shift+enter inserts a blank line on the next line in the current row

Shift+ctrl+enter inserts a blank line in the current row

Ctrl+q positioning to the last edited place

Ctrl+l positioning in a row

Ctrl+m maximize the current edit or view (and vice versa)

ctrl+/comment on the current line, and then uncomment it

Ctrl+o Quick Display OutLine

Ctrl+t quickly displays the inheritance structure of the current class

Ctrl+w Closing the current editer

alt+/Code Helper to complete some code insertion

Ctrl+shift+e Display manager that manages all of the currently open view (you can choose to close, activate, and so on)

Ctrl+shift+f4 Close all open editer

Ctrl+shift+x all the currently selected text to uppercase

Ctrl+shift+y turns the currently selected text to lowercase

Ctrl+shift+f formatting of the current code

Ctrl+shift+p position to the match (for example {}) (after locating from the front, the cursor is in the match, back to front, or vice versa)

--alt+shift Opening

Alt+shift+r Renaming (rename of variables and classes)

Alt+shift+m Extraction Method (This is one of the most common methods of refactoring, especially useful for a whole bunch of mud codes)

Alt+shift+c Modify the function structure (more practical, there are n functions called this method, modified once done)

Alt+shift+l extract Local variables (you can directly extract some magical numbers and strings into a variable, especially when multiple calls are made)

Alt+shift+f change the local variable in class to a field variable (more useful function)

Alt+shift+i Merge variables (this may be a bit inappropriate inline)

ALT+SHIFT+V moving functions and variables (not commonly used)

Alt+shift+z reconstruction of Regret medicine (Undo)

Alt+shift+j method Add Comment

--Navigation
scope function Shortcut keys
Global Open Type Ctrl+shift+t

Global Open Resource Ctrl+shift+r

The Java Editor displays outline Ctrl+o

Global open type Ctrl+shift+h in the hierarchy

Global go to matching parentheses ctrl+shift+p

Global go to previous edit location Ctrl+q

The Java editor goes to the previous member Ctrl+shift+↑

The Java editor goes to the next member Ctrl+shift+↓

Text editor go to line ctrl+l

http://hovertree.com/texiao/

--run
scope function Shortcut keys
Global single-Step return F7
Global single-Step skip F6
Global single-step jump into F5
Global single-Step jump selection Ctrl+f5
Global Debug Last started F11
Global Continue F8
Global use filters to step SHIFT+F5
Global Add/Remove breakpoints Ctrl+shift+b
Global Display Ctrl+d
Global Run last boot ctrl+f11
Global Run to row ctrl+r
Global Execution Ctrl+u

Http://www.cnblogs.com/roucheng/p/3520056.html

http://www.bkjia.com/PHPjc/1130479.html www.bkjia.com true http://www.bkjia.com/PHPjc/1130479.html techarticle common Eclipse Shortcuts, eclipse shortcut ctrl+1 quick fix ctrl+d: Delete current line ctrl+alt+ copy current line to next row (copy increase) ctrl+alt+ copy current line to previous line ...

  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.