Hbulider using shortcut keys

1. File

  • New Ctrl + N
  • Close Ctrl + F4
  • Close all Ctrl + Shift + F4
  • Properties Alt + Enter

2. Edit

  • Activation Code Assistant Alt + /
  • Activates view shortcuts Ctrl + Shift + L

  • On Off Notes entire row Ctrl + /
  • On Off Notes selected content Ctrl + Shift + /

  • Delete the current line Ctrl + D
  • Delete the current tab Ctrl + Shift + T
  • Delete to the beginning of the line Shift + Backspace
  • Delete to end of line Shift + del

  • The combined next line Ctrl + Alt + J
  • Finishing code format Ctrl + Shift + F
  • Ctrl + Down line downward movement
  • Ctrl + Up line upward movement
  • Select current row Ctrl + L

3. Insert

  • Double insertion or the current row selected area Ctrl + Shift + R
  • Quickly insert
    (in html) Shift + Enter
  • Quick Insert \ n (or in the js css) Shift + Enter

4. Select

  • Selected word to the left Ctrl + Shift + Left
  • Choose the right word Ctrl + Shift + Right
  • Select the same word Ctrl + Shift + A
  • SUMMARY selected pairs Ctrl + '['

5. Jump

  • On a tab Ctrl + Tab

  • Before the word to the left Ctrl +
  • After word Ctrl + Right
  • Go on a text input point Alt + Up
  • Go to the next text input point Alt + Down

  • Beginning of the line Home
  • End of line End
  • Top Ctrl + Home
  • Ctrl + End footer

6. Find

  • Ctrl + F search bar
  • Search box Ctrl + H
  • Find Files Ctrl + T
  • Hide search bar ESC

  • To focus the search criteria box Ctrl + Alt + F
  • Alternatively focused onto the input box Ctrl + Alt + E

  • Wrap in the search bar Alt + Enter
  • HTML tag specification Ctrl + Shift + H

7. Run

  • Run Ctrl + R

8. Tools

  • CSS / HTML syntax check Ctrl + Shift + V

9. View

  • Active view or editor maximize Ctrl + M
  • Show Line Numbers menu Ctrl + F10
  • Activation watched change view Ctrl + P
  • Activate development view Ctrl + Shift + P
  • Collapse Ctrl + Alt + -
  • Expand Ctrl + Alt + +

10. Replace the skin and set the font size

Tools -> Visual theme settings -> background color and font size

 

 The display on the left side Project Manager

View -> Show View -> Project Manager

 

Guess you like

Origin www.cnblogs.com/ranyihang/p/12244394.html