Webstorm common shortcut keys and plugins

Source: Internet
Author: User

Recently read a lot of great God wrote the blog, have the idea of writing something. It is a self-summary to make a log, at least one article a week.

Let's start with a simple foundation. Zi Yue: 工欲善其事, its prerequisite. So the question is, what's better for front-end development? I used Webstorm anyway, and spent some time looking at other people's ways of using it. The following is a breakdown of this.

Common shortcut keys:

  1. Double Shift:search everywhere. Equivalent to the ctrl+shift+ code inside the sublime.
  2. Ctrl+shift+backspace: Jump to the location you previously edited
  3. CTRL+SHIFT+L: Format code.
  4. ctrl+shift+ ' + ': Collapse code.
  5. ctrl+shift+ '-': Shrink the code.
  6. Ctrl+shirt+n:goto any file;
  7. Ctrl+n:goto class;
  8. Ctrl+shift+a: Equivalent to the ctrl+shift+p inside the sublime, the operation can not remember to search in this area.
  9. Ctrl+shift+<number> to set, ctrl+<number> to jump there; Mark a line in the code, and you can go quickly.
  10. ctrl+e:recent files. Open a file that you have recently edited.
  11. Complete Statement (ctrl+shift+enter);
  12. Ctrl+b:to where it ' s defined; Jump to the stated place.
  13. Ctrl+space:pop out Hinting dialog pop-up prompt box.
  14. ctrl+shift+v:paste2.0 the enhanced version of the paste
  15. Shift+f6:rename variable name; Rename variable
  16. Ctrl+f12:jump to some the location of the current file;
  17. alt+insert:new file; Create new files.

Common plugins:

    1. Ace jump. The cursor jumps to the character you entered.
    2. Codeglance. Minimap similar to sublime to the right.
    3. Keypromoter: When you use the mouse to do something, if there are shortcut keys, you will be prompted to shortcut keys, if not, the operation more than three times will prompt you to set the shortcut key. Quite domineering.

First of all, new discoveries will continue to be updated in the future. If you have a referral, you can also leave a message to remind me.

Webstorm common shortcut keys and plugins

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.