Boost logo

Boost :

Subject: Re: [boost] IDE for developing Boost
From: sguazt (marco.guazzone_at_[hidden])
Date: 2012-09-07 15:40:44


On Fri, Sep 7, 2012 at 7:25 PM, Beren Minor <beren.minor+boost_at_[hidden]> wrote:
> On Fri, Sep 7, 2012 at 7:15 PM, Mathias Gaunard
> <mathias.gaunard_at_[hidden]> 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)

-- Marco


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk