ctrl - space key not working

hi, anyone have face the problem on ctrl-space auto-completion problem , say if i have a defined variable "username" , when i type "user" , then use ctrl-space, it doesn't complete for me ..anyone face this problem before ?

i using winxp sp2 , java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing)

thank you for guiding :)

0
2 comments

I used to have the problem but I found it was related to the the language input. I set my Locale to China the language to be used is Chinese, the default key binding for switching between Chinese and English is ctrl+Space.
If you use more than one language and forgot to change the default key binding, then ctrl+Space won't work in the IntelliJ IDE.

David

2

thks , it really solve the problem :)

0

Please sign in to leave a comment.