IDE is not able to list 'Character' in autocomplete window

Working on new editor enhancements?
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

IDE is not able to list 'Character' in autocomplete window

Post by AND51 »

Hello!

The IDE does not list Character (structure) although it is switched on in the preferences. I've switched on "pre defined structures", "structures of the current code" and "structures of all codes".
In spite of that, it doesn't work on XP SP2 IDE 4.10 BETA 1.
PB 4.30

Code: Select all

onErrorGoto(?Fred)
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

In fact, it doesn't list ANY predefined structures here. http://www.purebasic.fr/english/viewtop ... tocomplete
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Post by AND51 »

But why did it work before, e. g. in version 4.02...? :?
PB 4.30

Code: Select all

onErrorGoto(?Fred)
Post Reply