Question

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 ?

Was it helpful?

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.

OTHER TIPS

If you want it not to pop out, go to Tools|Options|Editor|Code Completion and uncheck "Auto popup completion window" and "Auto popup documentation window"

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top