Boost logo

Boost :

Subject: Re: [boost] IDE for developing Boost
From: sguazt (marco.guazzone_at_[hidden])
Date: 2012-09-08 10:08:46


On Sat, Sep 8, 2012 at 1:32 PM, Christof Donat <cd_at_[hidden]> wrote:
>
>
> Hi,
>
>>> 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)
>
> Have you looked into clang_complete? AFAIK they are working on code navigation based on clang as well.
>
> http://www.vim.org/scripts/script.php?script_id=3302
>
> I don't miss code completion. So I have not really experiented too much with clang_complete, but maybe it is a good help for anyone else. Since they are using the same parser a the clang compiler, you probably won't get much better code completion and navigation anywhere else.

Oliver and Christof,

Thank you for yuor suggestions. They look promising.

I'll give them a try.

Cheers,

-- Marco


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