autocomplete using declare

Working on new editor enhancements?
User avatar
Comtois
Addict
Addict
Posts: 1431
Joined: Tue Aug 19, 2003 11:36 am
Location: Doubs - France

autocomplete using declare

Post by Comtois »

if i write

Code: Select all

Procedure TotoTrucMuche()
EndProcedure
i can see TotoTrucMuche() in autocomplete box, that's nice.

is it possible to do the same if i write this ?

Code: Select all

Declare TotoTrucMuche()
TotoTrucMuche() isn't in the autocomplete box, it would be nice if it were possible.
Please correct my english
http://purebasic.developpez.com/