Idea shortcut, incidental vs. eclipse

Source: Internet
Author: User

Idea activates the server:
http://idea.iteblog.com/key.php
Or
http://intellij.mandroid.cn/
Or
http://idea.imsxm.com/

2017 version idea registration code activation-reference URL (pro-test valid)

1.alt + Insert
Generate get and set methods, construction methods, and so on
Help you optimize your code, prompt for methods that are not implemented by the interface, etc.

2. Double-click Shift
Find everything globally.

3.alt + F7
Find a variable, method, or class that is referenced everywhere
CTRL + ALT + H equivalent to eclipse

4.ctrl + R
Replaces the specified content in the current file

5.ctrl + D
The copy cursor is in the row

6.ctrl + SHIFT + Backspace
Jump to the location of the most recently edited
CTRL + Q equivalent to eclipse

7.ctrl + Y
Delete a row

8.ctrl + F12
View a outline overview of a file
A CTRL + O similar to eclipse can also blur a property ...

9.ctrl + SHIFT + F12
Maximize/Minimize Current window

10.ctrl + ALT + L
Formatting code

11.ctrl + W
Select the current word – a couple of consecutive clicks to have a surprise oh.

12.Ctrl + Shift + V
Bring up n copies of the most recently copied content

13.Ctrl + Shift + Enter
Fill the current line: Complete the last, and then jump to the next line

14.ctrl + SHIFT + U
Uppercase and lowercase conversions

15.shift + F6
Rename-Refactor file

16. Common code Generation
Fori + tab-Generate for loop
Sout + tab-generate Sysetm.out.println ();
PSVM + tab-Generate main function
Todo + tab-Next development location

17.ctrl + "-" and CTRL + "+"
Method body Collapse Method body expansion

18.ctrl + SHIFT + 1~9
Add/Remove Code bookmarks
-Jump to corresponding bookmark position Ctrl + 1~9

19.ctrl + SHIFT + F
Global lookup, equivalent to eclipse's CTRL + H

20.ctrl + G
Jump to a line, equivalent to eclipse's CTRL + L

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.