The cheatsheet says that for expanding selection I should use Ctrl-Up, but it doesn’t work for me on the latest intelliJ, with Mac OS X 10.7.4
What is the equivalent of Ctrl-W for IntelliJ in Mac OS X?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Depends on
Preferences|Keymap. The action is called Select Word at Caret.Mac OS Xkeymap: CmdW (Cmd=Meta)Mac OS X 10.5+keymap: AltUp (Alt=Option=⌥)See the official IntelliJ IDEA documentation: Select code constructs