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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e7151167e0767ecc X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!transit.nntp.hccnet.nl!border2.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!news-hub.cableinet.net!blueyonder!peer-uk.news.demon.net!kibo.news.demon.net!mutlu.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Feasibility of using Ada in new development Date: 02 Sep 2004 20:29:07 +0100 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: References: <8429999a.0408231027.2850e800@posting.google.com> <19b0e504.0408251305.73ed26c8@posting.google.com> <87brgxkbol.fsf@insalien.org> <19b0e504.0408280957.5e266d7@posting.google.com> <877jrjhzx4.fsf@insalien.org> <19b0e504.0408300906.15164bf3@posting.google.com> <19b0e504.0408310911.1e885c26@posting.google.com> <1093982960.20821@master.nyc.kbcfp.com> <19b0e504.0409020711.4be8797c@posting.google.com> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1094153691 6861 62.49.19.209 (2 Sep 2004 19:34:51 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Thu, 2 Sep 2004 19:34:51 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: g2news1.google.com comp.lang.ada:3275 Date: 2004-09-02T20:29:07+01:00 List-Id: dan.r.mcleran@seagate.com (Dan McLeran) writes: > Exactly. When one types Ada. a list of available Ada packages, types, > etc. should pop up to choose from. Then, if one types Ada.Calender. a > list of valid stuff for the Ada.Calendar package should pop up as > well. Every other IDE I've ever used has this feature (regardless of > language). It's quite a productivity hit to not have this kind of help > available when coding and once you've had it, you don't want to live > without it. I find that the latest GLIDE (the Emacs-based IDE from ACT) has identifier completion, but only for unambiguous identifiers .. since it clearly knows there are other identifiers, no doubt it could be persuaded to display a pick list. I haven't explored this or the equivalent in the new GPS either .. -- Simon Wright 100% Ada, no bugs.