Cmd + Shift + Del combination doesn't work when trying Surround and unwrap in IdeaLearningProject

Answered

Hi all,

I just switched to use IntelliJ and trying out the IdeaLearningProject. I came to the Surround and unwrap section as below.

Pressing the Cmd + Shift + Del combination does not unwrap the wrapped method but moving the cursor to the end of the file.

I'm using the macOS keymap in the Keymap configuration. In the macOS System Preferences -> Keyboard -> Shortcuts, I do not found any action mapped into Cmd + Shift + Del.

Please help me on this issue.

0
2 comments

Seems you are invoking Cmd+Shift+Backspace instead of Cmd+Shift+Del 

Del is typically mapped to Fn+Backspace on 65% macOS keyboards

1

You are absolutely correct Konstantin Annikov. Thanks for pointing that out. I've just also switched to using a macbook recently.

So the key combination I should have pressed should be:

Fn + Cmd + Shift + Del.

0

Please sign in to leave a comment.