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 ?

有帮助吗?

解决方案

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.

其他提示

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"

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top