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!border1.nntp.dca.giganews.com!nntp.giganews.com!newspeer1.nwr.nac.net!newsfeed.freenet.de!news.osn.de!diablo1-ffm.news.osn.de!fu-berlin.de!news.szn.dk!news.jacob-sparre.dk!pnx.dk!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: Code completion in ada IDE's Date: Tue, 27 Sep 2005 00:11:58 +0200 Organization: Jacob's private Usenet server Message-ID: References: NNTP-Posting-Host: 80.241.165.36 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: jacob-sparre.dk 1127772717 28032 80.241.165.36 (26 Sep 2005 22:11:57 GMT) X-Complaints-To: sparre@jacob-sparre.dk NNTP-Posting-Date: Mon, 26 Sep 2005 22:11:57 +0000 (UTC) User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:uJ5+CDHE7mKepOBEyLrsZJDAZsk= Xref: g2news1.google.com comp.lang.ada:5168 Date: 2005-09-27T00:11:58+02:00 List-Id: Mariusz writes: > 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 am not sure exactly what you mean by "code completion", but "ada-mode" in Emacs can write a bit of your code for you, if you want it to. > Why Ada must be so hostile to programmers :-) It is beatiful > language but the ... IDE's scare me off.... Emacs is a nice programmer-friendly IDE. If you just want an efficient editor there's always Vi. Greetings, Jacob -- A password should be like a toothbrush. Use it every day; change it regularly; and DON'T share it with friends.