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

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Korolev Michael
Enthusiast
Enthusiast
Posts: 200
Joined: Wed Feb 01, 2012 5:30 pm
Location: Russian Federation

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

Post by Korolev Michael »

For example, If I define variable in include.pbi, variable doesn't autocomplete in main source file :(
Last edited by Korolev Michael on Fri Sep 06, 2013 5:47 pm, edited 1 time in total.
Former user of pirated PB.
Now registered user :].
User avatar
STARGÅTE
Addict
Addict
Posts: 2227
Joined: Thu Jan 10, 2008 1:30 pm
Location: Germany, Glienicke
Contact:

Re: Autocompletition of variables, defined in include file

Post by STARGÅTE »

Build a project, and include main file and include.
PB 6.01 ― Win 10, 21H2 ― Ryzen 9 3900X, 32 GB ― NVIDIA GeForce RTX 3080 ― Vivaldi 6.0 ― www.unionbytes.de
Lizard - Script language for symbolic calculations and moreTypeface - Sprite-based font include/module
Korolev Michael
Enthusiast
Enthusiast
Posts: 200
Joined: Wed Feb 01, 2012 5:30 pm
Location: Russian Federation

Re: Autocompletition of variables, defined in include file

Post by Korolev Michael »

Thanks a lot.
Former user of pirated PB.
Now registered user :].
Post Reply