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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.236.31.33 with SMTP id l21mr41427106yha.20.1419790100583; Sun, 28 Dec 2014 10:08:20 -0800 (PST) X-Received: by 10.50.79.228 with SMTP id m4mr178928igx.8.1419790100491; Sun, 28 Dec 2014 10:08:20 -0800 (PST) Path: border1.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!dc16no2560574qab.1!news-out.google.com!h6ni4819igv.0!nntp.google.com!h15no32022805igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 28 Dec 2014 10:08:19 -0800 (PST) In-Reply-To: <11vt6ym2pqi3a.qlb55ycxjqao$.dlg@40tude.net> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=24.6.21.101; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 NNTP-Posting-Host: 24.6.21.101 References: <65Pnw.784261$_k.162865@fx16.iad> <1w1zdixq5j24a.4zrnyiwijmrj$.dlg@40tude.net> <1l3qw3vstmcag$.1qdkh60s0b38n$.dlg@40tude.net> <1hw9w1ecyf42u.1x8fovgepzisj.dlg@40tude.net> <11vt6ym2pqi3a.qlb55ycxjqao$.dlg@40tude.net> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Quick Question about GPS IDE From: Anh Vo Injection-Date: Sun, 28 Dec 2014 18:08:20 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.giganews.com comp.lang.ada:191570 Date: 2014-12-28T10:08:19-08:00 List-Id: On Sunday, December 28, 2014 8:16:29 AM UTC-8, Dmitry A. Kazakov wrote: > On Sun, 28 Dec 2014 07:52:52 -0800 (PST), Britt wrote: > > > On Sunday, December 28, 2014 5:48:58 AM UTC-5, Dmitry A. Kazakov wrote: > > > >> GPS is better than VS. I'm using both pretty much. The only useful feature > >> VS has which GPS does not is "bookmarks." > > > > GPS supports bookmarks: > > Edit -> Create Bookmark > > Tools -> Views -> Bookmarks > > > > Bookmarks can be renamed after they are created. Users may want to assign > > a key shortcut to each of these two menus. > > OK, however the intended usage is when bookmarks are highlighted in the > source text. Also, it is good that they are preserved upon GPS exit, bad is > that they seem to be global, rather than project-related. It is true that Bookmarks are not project based. It is good idea that I will suggest to AdaCore making it project based instead of GPS based. Anh Vo