Macros in residents file

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Macros in residents file

Post by PB »

I have a residents file that has several custom constants, and I just started
adding macros to it. In the editor, the constants are shown with autocomplete,
but the macros aren't. Could this be added for a future update, please?

For example: one macro is called "KeyPress", but it shows in the editor as
just "keypress" (doesn't auto-capitalize) and doesn't autocomplete either.
User avatar
luis
Addict
Addict
Posts: 3893
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: Macros in residents file

Post by luis »

Yes, macros does not autocomplete.

Why they are missing when constants, structures, etc. are shown ?

Please add them too, thanks.
"Have you tried turning it off and on again ?"
A little PureBasic review
Post Reply