comp.lang.ada
 help / color / mirror / Atom feed
From: "Jeffrey R. Carter" <spam@spam.com>
Subject: Re: Code completion in ada IDE's
Date: Tue, 27 Sep 2005 03:59:53 GMT
Date: 2005-09-27T03:59:53+00:00	[thread overview]
Message-ID: <Zs3_e.3518$zQ3.644@newsread1.news.pas.earthlink.net> (raw)
In-Reply-To: <dh9mu5$rdh$1@nemesis.news.tpi.pl>

mchm wrote:
> I am mostly C++ and Java programmer and during mmy new project i came 
> across Ada and IDE Apex. I have also tried GPS for GNAT and Objet Ada 
> and my question is such : is there any environment wich could show code 
> comlpetion for ada sources, documentation for code or any info while 
> writing code?? I saw Aonix plugin for the Eclipse which is very good IDE 
> but i could not get t any ideas

Depending on how it's configured, Apex can do code completion (my definition of 
the term, which may be different from yours). AdaGIDE will complete library 
package names, and the names of operations in those packages, and will create a 
skeleton for named parameter association for those operations. Other IDEs will 
have different capabilities.

GNAT 3.15p has gnatstub, which creates body skeletons for packages. It also adds 
a short comment to each operation. Unfortunately, that comment simply repeats 
the operation name, violating the basic rule that comments should not repeat 
what's in the code.

-- 
Jeff Carter
"Have you gone berserk? Can't you see that that man is a ni?"
Blazing Saddles
38



  parent reply	other threads:[~2005-09-27  3:59 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-26 20:49 Code completion in ada IDE's mchm
2005-09-26 22:11 ` Jacob Sparre Andersen
2005-09-27 13:48   ` Marc A. Criley
2005-09-27 15:02     ` Dmitry A. Kazakov
2005-09-27 15:13     ` Adrien Plisson
2005-09-28 10:20       ` Michal Morawski
2005-09-28 10:57       ` Alex R. Mosteo
2005-09-27 19:40   ` Manuel G. R.
2005-09-29 21:45     ` Michael Bode
2005-09-30 10:09       ` Georg Bauhaus
2005-10-03 19:23         ` Michael Bode
2005-10-03 20:37           ` Georg Bauhaus
2005-10-05 10:29           ` Jérôme Haguet
2005-10-05 19:47             ` Michael Bode
2005-09-27  2:16 ` Steve
2005-09-27  3:59 ` Jeffrey R. Carter [this message]
2005-09-27 20:05   ` mchm
2005-09-27 20:31     ` Marc A. Criley
2005-09-27 21:57       ` Björn Persson
2005-09-27 22:50     ` Jacob Sparre Andersen
2005-09-28  9:04     ` Georg Bauhaus
2005-09-28 13:18       ` Hyman Rosen
2005-09-28 16:03         ` Georg Bauhaus
2005-09-28 21:23     ` Simon Wright
2005-09-28 16:46 ` Martin Krischik
2005-09-29  7:45   ` Alex R. Mosteo
2005-09-29 18:59     ` Simon Wright
2005-09-30  6:30       ` Jeffrey R. Carter
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox