Search code examples
netbeansnetbeans-platform

How to disable ctrl + space event in Netbeans


I wants to disable intelligence in Netbeans while writing code.Can we change the behavior of ctrl+space in netbeans. Is it possible and if so then how ?


Solution

  • You can change the behavior on this, if you go to Tools/Options/Keymap.

    Then "search in shortcuts" for ctrl+space and assign any different shortcut.