Webstorm Common shortcut keys

Source: Internet
Author: User
Tags try catch sublime text

Webstorm Common shortcut keys

Copy to Http://liuxiaofan.com/2013/11/25/1514.html

ctrl+/or ctrl+shift+/ Comments (//or/*...*/)
Shift+f6 Refactoring-Renaming (quickly modifying HTML tags)
Ctrl+x Delete Row
Ctrl+d Copy rows
Ctrl+g Find rows
Ctrl+shift+up/down The code moves up/down.
F2 or Shift+f2 Highlight error or warning quick location
Write code, press TAB Generate code
Select text, press CTRL+SHIFT+F7, ALT+F3 Highlight all of the text and press ESC to highlight the disappear. (Because of this function I can be relieved to give up sublime)
Ctrl+b or CTRL + left mouse button click Quickly open the class or method at the cursor (NB function)
Ctrl + Alt + B Go to implementation (s) Jump method implementation
Ctrl + Shift + I Open Quick Definition Lookup opens define Quick Find
Alt + Up/down Go to Previous/next method jumps to previous/next methods
Ctrl+e Recently opened files
Alt+f1 Find the location of your code
Ctrl+alt+l I would normally change to F4 manually Formatting code
Ctrl+r Replace text
Ctrl+f Find text
Ctrl+p Method parameter Hints
F3 Find the next
Shift+f3 Find Previous
Alt+shift+f Add the current file to the Favorites folder
Ctrl+alt+s Open the Configuration window
Ctrl+shift+n Quickly find files within a project by file name (required)
Ctrl+shift+alt+n Quick Find location with one character (required)
Shift+enter Start a row again (regardless of where the cursor is)
Ctrl + Alt + T With ... (if, else, try, catch, for, etc) use * to surround the selected line of code (* including if, while, try catch, etc.)
Ctrl + Shift + U Toggle case to Word at caret or selected block cursor position
Ctrl + Delete Delete to Word end remove text ends
Ctrl + Backspace Delete to Word start deleting text
F11 Toggle Bookmark Toggle Flag, I think the bookmark is better, is sublime text F2
Ctrl + Shift + F12 Toggle Maximizing editor Toggle maximized

Webstorm Common 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.