Emacs as an IDE for large C++ projects

后端 未结 5 1256
执念已碎
执念已碎 2021-01-30 18:29

I am a Emacs newbie. I have to trying to search on how to use Emacs for use with large C++ projects particularly to index code and auto-complete function names and behave Eclips

5条回答
  •  自闭症患者
    2021-01-30 18:36

    I recommend to watch Atila Neves lightning talk at CppCon 2015 titled Emacs as a C++ IDE.

    For for details, see my answer to this related question.

提交回复
热议问题