Auto Complete list gone?

Working on new editor enhancements?
endo
Enthusiast
Enthusiast
Posts: 141
Joined: Fri Apr 30, 2004 10:44 pm
Location: Turkiye (istanbul)
Contact:

Auto Complete list gone?

Post by endo »

Hi, I'm using PB 4.20 on Windows 2000. My auto complete list has only a few constants such as PB_Compilers, PB_Sqlite3, RFile_, SG_EventType and SG_GadgetType, no other constants.

I removed all installed userlibs, re-installed the PB 4.20, but couldn't solve the problem.

When I open the Structure Viewer from IDE and select Constants there is no other constants also.

Note: Compiler does not give any error about constants, I can use them in my source and they are defined.

Any idea?
-= endo (registered user of purebasic since 98) =-
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

check the autocomplete settings in the preferences...
oh... and have a nice day.
endo
Enthusiast
Enthusiast
Posts: 141
Joined: Fri Apr 30, 2004 10:44 pm
Location: Turkiye (istanbul)
Contact:

Post by endo »

Kaeru Gaman wrote:check the autocomplete settings in the preferences...
I did, I uncheked "...from all sources" just checked the "predefined constants".

Structure Viewer also shows just just starting with P, R, S ,T constants. Other buttons are disabled. Is it possible to rebuild them?
-= endo (registered user of purebasic since 98) =-
endo
Enthusiast
Enthusiast
Posts: 141
Joined: Fri Apr 30, 2004 10:44 pm
Location: Turkiye (istanbul)
Contact:

Post by endo »

Ok, I uninstalled the PB, removed all the related settings and folders then reinstalled. problem solved now.
-= endo (registered user of purebasic since 98) =-
Post Reply