From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,cd61b5e1ee37008a,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: "Rego, P." Newsgroups: comp.lang.ada Subject: Dynamic Code Assist in Eclipse with gnatbench Date: Mon, 15 Aug 2011 09:27:45 -0700 (PDT) Organization: http://groups.google.com Message-ID: <1c106231-9bba-4c64-92ba-2f08ceb9b55c@glegroupsg2000goo.googlegroups.com> Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 201.7.145.1 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1313425757 19645 127.0.0.1 (15 Aug 2011 16:29:17 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 15 Aug 2011 16:29:17 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=201.7.145.1; posting-account=TRgI1QoAAABSsYi-ox3Pi6N-JEKKU0cu User-Agent: G2/1.0 X-Google-Web-Client: true Xref: g2news2.google.com comp.lang.ada:21607 Date: 2011-08-15T09:27:45-07:00 List-Id: Hi all, Is there a way to enable the Dynamic Code Assist in Eclipse (with gnatbench= plugin)? I mean, the analog that occur in GPS when we enable the "Dynamic = smart completion": as well as we write the code, a combobox appears to sugg= est the text to be typed. I got to work with the Ctrl+Space in Eclipse, but= I'd prefer to use this automatically (since I would type Ctrl+Space for ea= ch letter I write, and it's boring).