Autocompletion for Xinclude Modules

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Droopy
Enthusiast
Enthusiast
Posts: 658
Joined: Thu Sep 16, 2004 9:50 pm
Location: France
Contact:

Autocompletion for Xinclude Modules

Post by Droopy »

Hello, autocompletion is not working if .pbi is incuded with XIncludeFile.
I need to open the included file in another tabs :cry:
User avatar
Bisonte
Addict
Addict
Posts: 1305
Joined: Tue Oct 09, 2007 2:15 am

Re: Autocompletion for Xinclude Modules

Post by Bisonte »

If you create a project in the IDE, it will work without open tabs (see preferences for autocomplete)
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
User_Russian
Addict
Addict
Posts: 1520
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: Autocompletion for Xinclude Modules

Post by User_Russian »

User avatar
luis
Addict
Addict
Posts: 3895
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: Autocompletion for Xinclude Modules

Post 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
"Have you tried turning it off and on again ?"
A little PureBasic review
User avatar
Droopy
Enthusiast
Enthusiast
Posts: 658
Joined: Thu Sep 16, 2004 9:50 pm
Location: France
Contact:

Re: Autocompletion for Xinclude Modules (solved)

Post by Droopy »

Bisonte wrote:If you create a project in the IDE, it will work without open tabs (see preferences for autocomplete)
Thanks :wink:
Post Reply