Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Why not allow user add auto activation triggers like Java

There are a few bugs about this,
Activation on any character:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=229924
Custom triggers:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=410290

It would probably be easier to add custom triggers in the short term.

Marc-Andre


From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Joseph Henry [Joseph.Henry@xxxxxxx]
Sent: Wednesday, July 03 2013 9:16 AM
To: CDT General developers list.
Subject: Re: [cdt-dev] Why not allow user add auto activation triggers like Java

I have also wondered this. This would be a great feature.

 

We have had 100s of requests in our organization for this.

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of ???
Sent: Wednesday, July 03, 2013 6:09 AM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] Why not allow user add auto activation triggers like Java

 

     The Java content assist can add some custom triggers, people usually add a-z A-z as trigger,so that eclipse could always give assistance,it help a lot while coding.(it seems most computer could accept this function)

    As many IDE provide content assist,most of them give assistance without ho t key,such as Visual Assist,Xcode,even Code::Blocks.but  when I want get assist from CDT ,I must press hot key,

   Why not make CDT's code assist like Java's. it will release me from a hot key.


Back to the top