Eclipse CDT Autocomplete not working

后端 未结 3 611
星月不相逢
星月不相逢 2020-12-13 00:47

I remember from some time ago that Eclipse had auto-complete when you type, and now I can only get it when pressing Ctrl + Space. I already checked and

3条回答
  •  既然无缘
    2020-12-13 01:02

    This question is so valid even in 2018 with eclipse photon.

    1) Go to Window > Prefrences > C/C++ > Editor > Content Assist > Advanced.

    2) Check "Parsing-based proposal(Task-focused)".

    3) Bind a key now by pressing "Ctrl + Space".

提交回复
热议问题