intellij,eclipse,vs2013 shortcut keys

Source: Internet
Author: User

How do I jump to the last edit position, that is, how to jump to the previous cursor location?IntelliJ:
Command+alt+ left ARROW key: Position of previous cursor
command+alt+ right ARROW key: position of next cursor

Navigate to last Edit position Ctrl + Shift + Backspace
in eclipse:
ALT + LEFT ARROW key: Position of previous cursor
ALT + RIGHT ARROW key: position of next cursor
in vs2013:

CTRL + '-': Position of previous cursor

CTRL + ' + ': position of the next cursor

Intellij idea Common shortcut keys

1. Text editing

        Delete    Ctrl + y        copy    Ctrl+c        copy     + D (copy multiple lines)        cut     +x (no text specified, You can cut one line, then CTRL +v)    paste     +v

2. Smart Tips

Tip Ctrl + Space

Smart Tips Ctrl + SHIFT + Space

Complete the current statement Ctrl + SHIFT + ENTER

Suggested hint for parameter Ctrl + ALT + P

Rearrange the formatting of the code Ctrl + Alt + L

Smart Guide Package Ctrl + Alt + O

3. Position positioning

navigates to the next or previous error F2/shift + F2

locating file Headers Ctrl+home

Navigate to the number of file rows ctrl+g

Locating file End Ctrl+end

Navigate to code block start Ctrl + [

Navigate to code block end CTRL +]

Back to the nearest window F12

Back to the previous file Alt + Left

Back to the file after ALT + right

navigate to last edit position Ctrl + Shift + Backspace

Switch from tool window or other window to file edit ESC

Close the recently opened window SHIFT + ESC

4, class, method, file positioning

Find class Ctrl + N

Find File Ctrl + Shift + N

Symbol positioning Ctrl + Alt + Shift + N

View file Structure Ctrl + F12

Recently opened file Ctr + E

Position the next method Alt + Down

Position the previous method Alt + up

View method parameter information Ctrl + P

view methods, classes of Doc Ctrl + Q

5, the structure of the class, method of viewing, positioning

Jump to the declaration of a class or method Ctrl + B

Navigate to the class's parent class, interface Ctrl + U

View the inheritance structure of a class Ctrl + H

View the inheritance structure of a method Ctrl + SHIFT + H

view the class or method being called Ctrl + alt +h

In situ see class, method declaration Ctrl + Shift + I

To view a subclass or implementation class Ctrl+shift+b

6. Operation and Commissioning

Ctrl + F9 Make project (compile modifed and dependent)

Ctrl + Shift + F9 Compile selected file, package or module

Alt + Shift + F10 Select configuration and run

Alt + Shift + F9 Select configuration and debug

Shift + F10 Run

Shift + F9 Debug

Ctrl + Shift + F10 Run context configuration from editor

Debugging

F8 Step Over
F7 Step into

Shift + F7 Smart Step Into

Shift + F8 Step out

Alt + F9 Run to Cursor

Alt + F8 Evaluate expression

F9 Resume Program

Ctrl + F8 Toggle Breakpoint

Ctrl + Shift + F8 View breakpoints

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.