Page 1 of 1

[Solved] Autocompl. of variables, defined in include file

Posted: Fri Sep 06, 2013 5:42 pm
by Korolev Michael
For example, If I define variable in include.pbi, variable doesn't autocomplete in main source file :(

Re: Autocompletition of variables, defined in include file

Posted: Fri Sep 06, 2013 5:43 pm
by STARGĂ…TE
Build a project, and include main file and include.

Re: Autocompletition of variables, defined in include file

Posted: Fri Sep 06, 2013 5:46 pm
by Korolev Michael
Thanks a lot.