
Am 07.09.2012 21:40, schrieb sguazt:
On Fri, Sep 7, 2012 at 7:25 PM, Beren Minor <beren.minor+boost@gmail.com> wrote:
On Fri, Sep 7, 2012 at 7:15 PM, Mathias Gaunard <mathias.gaunard@ens-lyon.org> wrote:
There is plugin to integrate clang static analysers with it, but it doesn't scale very well unfortunately. I've been using Sublime as a replacement for Eclipse since some time, and although most of its features are great, I can't really use it in combination of Boost or any kind of heavily templated C++ library. The clang-based autocompletion is amazing but indeed, not scalable... at all.
Similar problems when using ViM + ctags. It's a pain and if you try to generate the index file you should be prepared to have a very big file. In the past I've tried Eclipse, but I left since it did not work well with heavy-templated classes (if I'm not wrong, Galileo is the last version I've tried).
So now I only use ViM (without ctags) what about cscope? works much better than ctag