Title: How do I get the automatic code completion in vim to show GRE functions Post by: Candy M. on November 19, 2017, 01:42:12 am How do I get the automatic code completion in vim to show all the fgl_report* functions? When I enter fgl_rep then TAB key, it only shows the ones in the BDL language. Does fglcomp look at a particular path? I do have the GRE lib in my FGLLDPATH. It's not clear in documentation either if I'm to import a module.
I'm wanting to do this at the command line and am not using studio. Thanks, Candy Title: Re: How do I get the automatic code completion in vim to show GRE functions Post by: Candy M. on November 19, 2017, 04:36:13 am Never mind. I was able to figure it out, though I'm having trouble getting it to find the libgre when running and it's in my FGLLDPATH.
Candy |