Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] Auto content assist

We have a bug [1] about this in PDT too. There are a few performance issues that we need to resolve before enabling this for PHP developers. You can find more details in the bug.

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=496087

On 04/21/2017 11:19 AM, Daniel Megert wrote:
There are bugs regarding this topic. General one and a JDT specific one. In JDT you can actually enable this by entering all characters as auto activation triggers. Not sure CDT offers that too.

Dani



From:        "Oberhuber, Martin" <Martin.Oberhuber@xxxxxxxxxxxxx>
To:        Discussions about the IDE <ide-dev@xxxxxxxxxxx>
Date:        21.04.2017 10:15
Subject:        Re: [ide-dev] Auto content assist
Sent by:        ide-dev-bounces@xxxxxxxxxxx




Good point Doug.
Do we already have a Bugzilla for auto-timed content assist ?
 
Thanks,
Martin
--
Martin Oberhuber, SMTS / Product Owner – Development Tools, Wind River
 
From: <ide-dev-bounces@xxxxxxxxxxx> on behalf of Doug Schaefer <dschaefer@xxxxxxxxxxxxxx>
Reply-To:
IDE <ide-dev@xxxxxxxxxxx>
Date:
Friday 21 April 2017 at 04:25
To:
IDE <ide-dev@xxxxxxxxxxx>
Subject:
[ide-dev] Auto content assist

 
Just had to share this. I’ve been using Visual Studio Code for some Typescript work I’ve been doing. It’s pretty good for that at least.
 
Then I switched back to Eclipse to do some CDT work and typed the beginning of an identifier and expected content assist to just pop up. I forgot that I had to ask the editor to pop it up for me. Auto content assist is one of those features that once you start using it just becomes natural.
 
Doug._______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev




_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev


Back to the top