Control-space not working in Notepad++
I've been using Notepad++ forever but must have done something to stop Control + Spacebar from opening the 开发者_StackOverflow中文版intellisense (auto complete) of whatever language I am busy with. Anyone know what might be causing this?
Check the "Shortcut Mapper" on the "Settings" menu
"Function Completion" should be mapped to "Ctrl + Space"
Just re-installed Notepad++ and it worked. Thanks for all the suggestions though.
精彩评论