Page 1 of 1
Autocompletion for Xinclude Modules
Posted: Fri Nov 22, 2013 1:47 pm
by Droopy
Hello, autocompletion is not working if .pbi is incuded with XIncludeFile.
I need to open the included file in another tabs

Re: Autocompletion for Xinclude Modules
Posted: Fri Nov 22, 2013 2:05 pm
by Bisonte
If you create a project in the IDE, it will work without open tabs (see preferences for autocomplete)
Re: Autocompletion for Xinclude Modules
Posted: Fri Nov 22, 2013 2:21 pm
by User_Russian
Re: Autocompletion for Xinclude Modules
Posted: Fri Nov 22, 2013 5:19 pm
by luis
Bisonte wrote:If you create a project in the IDE, it will work without open tabs (see preferences for autocomplete)
... and sometimes it will prevent autocomplete from working correctly
http://www.purebasic.fr/english/viewtop ... =4&t=55674
Re: Autocompletion for Xinclude Modules (solved)
Posted: Sat Nov 23, 2013 12:02 pm
by Droopy
Bisonte wrote:If you create a project in the IDE, it will work without open tabs (see preferences for autocomplete)
Thanks
