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.2 required=5.0 tests=BAYES_00,FREEMAIL_FROM, FROM_STARTS_WITH_NUMS autolearn=no autolearn_force=no version=3.4.4 X-Received: by 10.107.181.20 with SMTP id e20mr3084062iof.43.1521067991847; Wed, 14 Mar 2018 15:53:11 -0700 (PDT) X-Received: by 10.157.1.9 with SMTP id 9mr331521otu.8.1521067991654; Wed, 14 Mar 2018 15:53:11 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!r195-v6no515893itc.0!news-out.google.com!h73-v6ni1126itb.0!nntp.google.com!r195-v6no515891itc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 14 Mar 2018 15:53:11 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=85.245.163.114; posting-account=rhqvKAoAAABpikMmPHJSZh4400BboHwT NNTP-Posting-Host: 85.245.163.114 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <37f38cbf-dd15-465c-9b89-7a53d9094971@googlegroups.com> Subject: how do do with IDE ? Do they really suck or do I do not know how to handle GPS ? From: Mehdi Saada <00120260a@gmail.com> Injection-Date: Wed, 14 Mar 2018 22:53:11 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:50978 Date: 2018-03-14T15:53:11-07:00 List-Id: Hello. First time I work for real (way to talk... small work, yet on a programmer's program), with many files, many entities, etc. Is it me, or is it stupidly hard to have GPS find the original definition of a type ? Said otherwise: why doesn't "goto file spec<->body seem to work on constants ? What I want to trace back a constant declaration ? I study Sparforte, the shell from Ken Burtch. There's this type, "identifier". I can't find "type identifier" anywhere, except a mention in a comment, but type definition. Is it that don't know how to use GPS... isn't it meant to be straight-forward, you type next to "default" and it's searched in all your source, or the same with control-f ? What the F$c% ? For those who do not use modern IDE and DO NOT USE EMACS, who do you do ?