Wednesday, 7 August 2013

Autocompletion for GtkAda in GNAT GPS

Autocompletion for GtkAda in GNAT GPS

I'm just getting started with Ada and GtkAda development using GNAT GPS
(Gnat Programming Studio), and there is something that is frustrating me:
autocompletion (ie: intellisense, or whatever you want to call it) only
works for my code, but not for the GtkAda library. This makes things quite
slow and boring, since I have to check every API call on the GtkAda
documentation every time.
So my question is simple: is there a way to enable auto completion for
GtkAda on GPS?

No comments:

Post a Comment