Sunday, October 9, 2016

Re: Omni completion for C++

The project I am working on, which is quite large, uses GCC and fails to compile with Clang on some files. I cannot change files based on whether or not they compile with Clang. So the first reason why I am not interested in YCM is that I find it annoying to have completion working for only a subset of files. Second, as the project is made of several sub projects, and since none of them uses CMake, it is actually not that simple to set up YCM in my case. Third, I find plugins like YCM to be inherently slow on large files with many includes.

Hugo

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: