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,55eec2ee238f12cb X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!newsfeed.icp.pl!newsfeed.atman.pl!newsfeed.tpinternet.pl!atlantis.news.tpi.pl!news.tpi.pl!not-for-mail From: Michal Morawski Newsgroups: comp.lang.ada Subject: Re: Code completion in ada IDE's Date: Wed, 28 Sep 2005 12:20:15 +0200 Organization: tp.internet - http://www.tpi.pl/ Message-ID: References: <9670$43394d89$4995561$16530@ALLTEL.NET> <4339606b$0$21291$ba620e4c@news.skynet.be> NNTP-Posting-Host: aog202.neoplus.adsl.tpnet.pl Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: nemesis.news.tpi.pl 1127902841 29599 83.26.114.202 (28 Sep 2005 10:20:41 GMT) X-Complaints-To: usenet@tpi.pl NNTP-Posting-Date: Wed, 28 Sep 2005 10:20:41 +0000 (UTC) User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en In-Reply-To: <4339606b$0$21291$ba620e4c@news.skynet.be> Xref: g2news1.google.com comp.lang.ada:5231 Date: 2005-09-28T12:20:15+02:00 List-Id: Adrien Plisson wrote: > Marc A. Criley wrote: > >> Visual Studio C++, for example, helps with "code completion" in the >> following ways: > > [...] > > you can also type the beginning of an identifier then hit Ctrl+Space and > Visual Studio completes the word. it saves a lot of typing when using > loooong identifiers. > Try the program: http://www.zsk.p.lodz.pl/~morawski/AdaIDE.zip MM