Ctrl + Space not working for content assist on eclipse

后端 未结 10 1218
梦谈多话
梦谈多话 2020-12-05 17:14

My problem is that the content assist window won\'t pop up after clicking Ctrl + Space. I checked my shortcuts and the content assist is bound to Ctrl + S

10条回答
  •  萌比男神i
    2020-12-05 17:47

    To enable Ctrl+Space.

    1. Go to Control Panel --> Region and Language --> select Keyboard and Languages tab --> Change Keyboard button --> select General tab --> Under Installed Services --> Remove all languages except English(United States). click apply and ok.

    2. Eclipse --> Windows --> Preferences --> Java --> Editor --> Content Assist --> Advanced --> select all Java & Java Type Proposals.

    3. Eclipse --> Windows --> Preferences --> General keys --> Type Content Assist in right side search box --> Select command Content Assist --> click on Restore To Default --> Apply --> ok

    Now you are ready to use ctrl + space feature for content assist.

提交回复
热议问题