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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.236.216.14 with SMTP id f14mr3033399yhp.12.1414359230587; Sun, 26 Oct 2014 14:33:50 -0700 (PDT) X-Received: by 10.140.51.102 with SMTP id t93mr1135qga.8.1414359230568; Sun, 26 Oct 2014 14:33:50 -0700 (PDT) Path: border1.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!s7no779480qap.0!news-out.google.com!u5ni10qab.1!nntp.google.com!s7no779478qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 26 Oct 2014 14:33:50 -0700 (PDT) In-Reply-To: <2e8f1414-5556-465f-a7bc-f1513ec973aa@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=73.46.72.234; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 73.46.72.234 References: <2e8f1414-5556-465f-a7bc-f1513ec973aa@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: IDE's that support ADA From: David Botton Injection-Date: Sun, 26 Oct 2014 21:33:50 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: number.nntp.giganews.com comp.lang.ada:190093 Date: 2014-10-26T14:33:50-07:00 List-Id: On Sunday, October 26, 2014 2:34:06 PM UTC-4, =A0 wrote: > I know that Vi/Vim and Emacs and other programming environments support A= DA programming, but how about any modern-day IDE's like Visual Studio for i= nstance? Just about any environment that supports TextMate extensions (TextMate, Ato= m, Ace) or on Mac SubEthaedit's extensions (like SubEthaEdit, Code, etc) wi= ll support Ada and offer a number of support features. GPS (available in all the GNAT-GPL packages) is currently the only environm= ent that offers code completion based on semantics that I know of. David Botton