MAC Intellij idea often uses shortcut keys (I've tried it myself)

Source: Internet
Author: User

MAC Intellij idea often uses shortcut keys


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 where the search for the selected character appears in project, not the method variable class, and the difference
  9. Command+f7 is able to query the current element's references in the current file. Then press F3 to be able to choose, function Basic Ibid.
  10. Select the text and press COMMAND+SHIFT+F7 to highlight all the text. Press ESC to highlight 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 the ability to replace variables throughout project or in a folder
  16. Command+control+r executing the current project
  17. Command+y View Check Current source code
  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 of their own active code, for example for loops
  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 is able to find variables that are equivalent to ctrl+h in eclipse in the entire project or a folder below
  26. Alt+shift+c Recent changes to the document
  27. Command+e recently opened files
  28. Alt+enter Import package, make your own changes
  29. Command+alt+l Formatting Code
  30. Command+alt+i self-indent, do not have to use the tab or the BACKSPACE button multiple times. It's also more convenient.
  31. Command +shift+ Enter code completion. This will infer that it may be used. This code completion and code hints are not the same
  32. Command+p method parameter hint
  33. Command+alt+t put the selected code in try{} if{} else{}
  34. Command+x Cut
  35. Command+shift+v ability to copy multiple text
  36. Command+shift+u Uppercase and lowercase conversions
  37. command+/gazing at one line or more lines//
  38. Command +alt+/Gaze/*...*/
  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] ability to jump to the beginning of curly braces
  44. COMMAND+F12 ability to display the structure of the current file
  45. Command+alt+b can navigate to an implementation code of an abstract method
  46. command+, Outbound Preferences

MAC Intellij idea often uses shortcut keys (I've tried it myself)

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.