comp.lang.ada
 help / color / mirror / Atom feed
* GPS/Gnat Studio: Code completion with other projects
@ 2021-02-01  1:52 John Perry
  2021-02-01  7:51 ` Dmitry A. Kazakov
  0 siblings, 1 reply; 9+ messages in thread
From: John Perry @ 2021-02-01  1:52 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-02-12 16:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-01  1:52 GPS/Gnat Studio: Code completion with other projects John Perry
2021-02-01  7:51 ` 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

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