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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,55eec2ee238f12cb X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!newsfeed.stueberl.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!news.arcor.de!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Code completion in ada IDE's Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.14.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <9670$43394d89$4995561$16530@ALLTEL.NET> Date: Tue, 27 Sep 2005 17:02:56 +0200 Message-ID: NNTP-Posting-Date: 27 Sep 2005 17:02:56 MEST NNTP-Posting-Host: e143e848.newsread2.arcor-online.net X-Trace: DXC=bAoC`;GC5V;c]9?QGJT=S2Q5U85hF6f;4jW\KbG]kaM8GSi?jHD8GO0[\VU@79>Xl=[6LHn;2LCV>7enW;^6ZC`4<=9bOTW=MN> X-Complaints-To: abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:5197 Date: 2005-09-27T17:02:56+02:00 List-Id: On Tue, 27 Sep 2005 08:48:34 -0500, Marc A. Criley wrote: > - When you type a class variable name, as soon as you type "." or "->" > it brings up a pop-up menu of all that class' functions and member > variables. Right, though if you have a big project with sources on the server, that will happen after 2-10s delay. Too short to go for another cup of coffee, and long enough to crack your brains. So, customary I'm using Ctrl-V pasting ".x" or "->x" with erasing "x", just to prevent Studio from trying!... (:-)) -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de