I have created one (referring to default NetBeans 6.5 keymap in Windows) and put into 8.1.x builds. Everyone who worked or works in NetBeans is welcome to try and comment.
Some known limitations: 1. Since smart code completion is useful feature, Ctrl+Shift+Space is kept for it. That's why Quick Javadoc is still Ctrl+Q. That's why the last edit location is still Ctrl+Shift+Backspace. 2. It is impossible to maximize a tool window in IDEA. Shift+Escape is still to hide a window, not maximize. 3. The action to return focus into the Editor cannot be mapped. Escape still does it, not Ctrl+0. 4. To keep the difference between open file and jump to file, Enter still does the first and F4 does the second. 5. SQL actions cannot be mapped for now (http://www.jetbrains.net/jira/browse/IDEADEV-36872).
And, of course, since the action sets in two IDE are not identical, some solutions may look a bit weird. E.g. Ctrl+Shift+1, Ctrl+Shift+2, Ctrl+Shift+3 all do the same: show "Select in" popup, since there is the single, general "Select in" action in IDEA.
Will this work in IDEA 7.0.5? (it's okay if some of the mapping wouldn't work because the actions don't exist in 7.0.5)
Unfortunately, we're stuck there until the biz upgrades our licenses. If so, can you attach the keymap file to a reply (or point me to where I can download the file)?
I've tested it a bit with 7.0.4 and it works somehow.
My "working version" is attached to this post. It may be placed in ~/.IntelliJIdea70/config/keymaps. After restart IDEA should pick it.
(Ones who use IDEA 8 and later, don't use built-in keymap with attached file, since they duplicate each other. At least change the keymap name in the xml.)
Hi.
I have created one (referring to default NetBeans 6.5 keymap in Windows) and put into 8.1.x builds. Everyone who worked or works in NetBeans is welcome to try and comment.
Some known limitations:
1. Since smart code completion is useful feature, Ctrl+Shift+Space is kept for it. That's why Quick Javadoc is still Ctrl+Q. That's why the last edit location is still Ctrl+Shift+Backspace.
2. It is impossible to maximize a tool window in IDEA. Shift+Escape is still to hide a window, not maximize.
3. The action to return focus into the Editor cannot be mapped. Escape still does it, not Ctrl+0.
4. To keep the difference between open file and jump to file, Enter still does the first and F4 does the second.
5. SQL actions cannot be mapped for now (http://www.jetbrains.net/jira/browse/IDEADEV-36872).
And, of course, since the action sets in two IDE are not identical, some solutions may look a bit weird. E.g. Ctrl+Shift+1, Ctrl+Shift+2, Ctrl+Shift+3 all do the same: show "Select in" popup, since there is the single, general "Select in" action in IDEA.
That's why comments are welcome.
Regards,
Alexander.
Will this work in IDEA 7.0.5?
(it's okay if some of the mapping wouldn't work because the actions don't exist in 7.0.5)
Unfortunately, we're stuck there until the biz upgrades our licenses.
If so, can you attach the keymap file to a reply (or point me to where I can download the file)?
Thank you
I've tested it a bit with 7.0.4 and it works somehow.
My "working version" is attached to this post. It may be placed in ~/.IntelliJIdea70/config/keymaps. After restart IDEA should pick it.
(Ones who use IDEA 8 and later, don't use built-in keymap with attached file, since they duplicate each other. At least change the keymap name in the xml.)
Attachment(s):
NetBeans 6_5.xml