|
|
|
|
|
by ekoczwara
2792 days ago
|
|
I've checked that option couple months ago. If I remember correctly: rtags was slow, incomplete (you need extra packages for example to follow header files/auto complete header files), with more complicated project you end up with .dir-locals.el, it had problems with switching between desktop/embedded (yocto) builds, overall complicated setup. So many issues with rtags that I didn't even bother to check how it works on windows. I have experience with QtCreator and I would like to reproduce this in Emacs. You open CMakeLists.txt and everything just works. |
|