Auto completion

Aleix Pol aleixpol at kde.org
Mon Sep 26 19:22:28 UTC 2011


On Mon, Sep 26, 2011 at 9:13 PM, Baradé <barade.barade at web.de> wrote:

> Thanks for the quick answers.
>
> On Monday 26 Sep 2011 20:52:57 Milian Wolff wrote:
> > On Monday 26 September 2011 20:36:52 Baradé wrote:
> > > Just some suggestions:
> > > - When implementing void bla(BOOST_SCOPED_ENUM(MyEnum) value); it
> > > should auto complete with the preprocessor and not resolve it by using
> > > MyEnum::enum_type.
> >
> > This would require special boost-only logic which in turn would require a
> > plugin-based C++ codecompletion. Certainly possible I think, but no small
> > feat.
> >
> > Thing is, not many (if any) of us KDevelop developers use Boost often,
> hence
> > someone else needs to step up for this.
> >
> Why does KDevelop resolve preprocessor statements at all and just don't
> copy them?
>
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>

Because we need to know what do they mean...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110926/b0523cec/attachment.html>


More information about the KDevelop-devel mailing list