MAC Intellij idea Common shortcut keys

Source: Internet
Author: User

MAC Intellij idea Common shortcut keys

Copy by:http://blog.csdn.net/cym492224103/article/details/40077253

Keymap setting up MAC OS X 10.5+

  1. Alt+f7 where to find variable methods to use
  2. F3 adding bookmarks
  3. Ctrl + O Quick Overwrite method
  4. Alt + F3 Add bookmark ID
  5. Command + F3 display bookmarks
  6. Command + Shift + A Find action
  7. Alt + F1 Quick Selection
  8. Command+alt+f7 This is the place where the selected characters appear in the project, not the method variable class, etc., this is different from the above
  9. Command+f7 can query the current element in the current file of the reference, and then press F3 can choose, the function of the basic ibid.
  10. Select the text, press COMMAND+SHIFT+F7, highlight all the text, and press ESC to highlight the disappear.
  11. Select the text, press ALT+F3, look down the same text, and highlight it. SHIFT+F3 is looking up.
  12. Ctrl+enter the interface that generated the Get,set method appears
  13. Shift+enter Change to Next line
  14. Command+r replacement
  15. Command +shift+r can replace variables in the entire project or under a directory
  16. Command+control+r running the current project
  17. Command+y View Select Current source
  18. Command+d Copy a row
  19. Command+delete Delete a row
  20. Control +shift+j lines are concatenated into rows, and rows with spaces are removed
  21. Command+j can generate some automatic code, such as A For loop
  22. Command+b find the source of the variable with F4 find the source of the variable
  23. Control+shift+b find the class to which the variable belongs
  24. Command+g finding variables and locating them
  25. Command +shift+f can look for variables in the entire project or under a directory equivalent to the ctrl+h in Eclipse
  26. Alt+shift+c recently modified files
  27. Command+e recently opened files
  28. Alt+enter Import package, automatic modification
  29. Command+alt+l Formatting Code
  30. Command+alt+i Auto Indent, do not have to use the tab or the BACKSPACE key, is also more convenient
  31. Command +shift+ Enter code completion, this will determine the possible use of this code completion and code hints are not the same
  32. Command+p Method Parameter Hints
  33. Command+alt+t put the selected code in try{} if{} else{}
  34. Command+x Cut
  35. Command+shift+v can copy multiple text
  36. Command+shift+u Uppercase and lowercase conversions
  37. command+/Comment Line or multiple lines//
  38. Command +alt+/Comment/*...*/
  39. Command+alt+ left and right arrows return to last edited position
  40. Command+ left and right arrows return to leftmost rightmost
  41. Shift+f6 renaming
  42. command+shift+ up and down arrows move the code up or down
  43. command+[or] can jump to the beginning of the curly brace
  44. COMMAND+F12 can display the structure of the current file
  45. Command+alt+b can navigate to the implementation code of an abstract method
  46. command+, Outbound Preferences

MAC Intellij idea Common shortcut keys

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.