0

I was wondering if anyone knows's a keymap entry in IntelliJ that is equivalent to NetBeans alt + enter? I have looked all over and cant find anything... :/

kinger6621
  • 1,503
  • 2
  • 10
  • 16

1 Answers1

0

Ideally, if you have been working on Netbeans and are compatible working with the shortcuts on it, you can modify the Keymaps to use Netbeans key maps as well -

Just follow Preferences -> Keymap -> Change the Keymaps and Apply

enter image description here

(Ya. I am using Mac OS X 10.5+)

You should be able to the shortcut that you were using in Netbeans.


Though if you believe in persisting with the current KeyMap irrespective of what you're using. You might want to use the Important Keyboard Shortcuts Suggestion from JetBrains which again provides you the suggestion pivoted on the Keymap that you're using. Please do look at the one being used and use accordingly.

Naman
  • 27,789
  • 26
  • 218
  • 353
  • I do indeed realise this but even in NetBeans, I have heavily modified its keymap to my preference. So you don't know if there is? there is an overwhelming amount of Keymap options and I don't wanna take an hour or 2 looking through them – kinger6621 Feb 01 '17 at 04:20