Androidstudio VS Eclipse shortcut keys

Source: Internet
Author: User

Androidstudio VS Eclipse Shortcut as common shortcut keys
  1. alt+home Open the navigation bar
  2. ALT + number means to open or hide the corresponding window
  3. ctrl+e Open a recently opened file
  4. Alt+shift+c See where the project has changed recently
  5. Alt+insert Automatic generation (constructor, setter, getter, toString ...) Code
  6. Ctrl+f4 Close the current window,// ctrl+shift+f4 Close all windows
  7. Double shift or shift+ click or click the mouse wheel key to close the current window
  8. ctrl+f Find, ctrl+r Replace
  9. ctrl+w Selection block
  10. ctrl+d Copy the current line/block to the next line
  11. ctrl+shift+↑ Move the code block up,ctrl+shift+↓ move the code block down
  12. ctrl+x cut the current line, ctrl+y Delete the forward
  13. Ctrl +. Expand, collapse code blocks
  14. ctrl+/ code block line Comment
  15. ctrl+shift+/ code block block Comment
  16. ctrl+q displaying documents
  17. ctrl+h View the inherited view of the selected class
  18. ctrl+b Find the defined location of the variable, and where to use it
  19. Ctrl+o All methods of the current class for overriding methods
  20. ctrl+f Finding the specified content
  21. ctrl+r Find and replace specified content
  22. ctrl+p Viewing the current method parameter list
  23. Alt+shift+insert Portrait selection operation
  24. ctrl+j Smart Insert Code template
  25. ctrl+alt+j ,ctrl+alt+t Smart Insert Package template
  26. Ctrl+alt+o Guide package, delete useless package
  27. ctrl+alt+i Auto Indent
  28. ctrl+alt+l Formatting code
As | Eclipse
    1. Quick Open outline view (Outline): Ctrl + F12; Ctrl + O;
    2. Class inheritance Relationship view:ctrl+h; ctrl+t
    3. Lookup Call Relationship:alt+f7 ; ctrl+g
    4. Delete Current line: ctrl+x ; Ctrl+d
    5. Copy the current code block:ctrl+d ; ctrl+alt+↓ copy down, ctrl+alt+↑ copy up
    6. Fix Current line indent: alt+ctrl+i ,
    7. Fast scroll to Upper/Next method Block: alt+↑,alt+↓ ; ctrl+shift+↑,ctrl+shift+↓
    8. Quick left and Right switch window: alt+← ,alt+→ ; ctrl+pageup , ctrl+pagedown
    9. Close the current window:ctrl+f4 ; ctrl+w
    10. New Next line: shift+enter
    11. New Previous line: ctrl+alt+enter ; Ctrl+shift+enter
    12. Return to last edited place:Ctrl+shift+backspace ; alt+←/→
    13. Return to last visited place:ctrl+alt+← ctrl+alt+→; alt+← alt+→
    14. Rename:Shift+f6 ; Ctrl+r


From for notes (Wiz)

Androidstudio VS Eclipse shortcut keys

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.