comp.lang.ada
 help / color / mirror / Atom feed
From: John Perry <john.perry@usm.edu>
Subject: GPS/Gnat Studio: Code completion with other projects
Date: Sun, 31 Jan 2021 17:52:42 -0800 (PST)	[thread overview]
Message-ID: <d295ecb6-ce37-479c-bc1f-f3faee9054c1n@googlegroups.com> (raw)

Hi!

Suppose I've developed a package A, saved as a project. Now I'm working on package B. I make A available by specifying it in my gpr file, either as a with statement or by adding it to Source_Dirs. In package B I have the statement "with A;".

At this point, while I edit package B, Gnat Studio will code-complete any entity of package B, as well as any entity from the Ada standard library, but it won't code-complete entities from package A, such as A.Some_Feature.

How do I get Gnat Studio to do that?

thanks
john perry

             reply	other threads:[~2021-02-01  1:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01  1:52 John Perry [this message]
2021-02-01  7:51 ` GPS/Gnat Studio: Code completion with other projects Dmitry A. Kazakov
2021-02-01 15:13   ` John Perry
2021-02-02 23:00     ` Rod Kay
2021-02-03 21:52       ` John Perry
2021-02-12 12:32         ` Jérôme Haguet
2021-02-12 16:48         ` Shark8
2021-02-03 21:55       ` John Perry
2021-02-02 23:27     ` Stephen Leake
replies disabled

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