IDE -> optional reload for Procedures/Macros/Variables ...

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Morty
User
User
Posts: 35
Joined: Mon Mar 19, 2007 8:30 am
Location: Germany
Contact:

IDE -> optional reload for Procedures/Macros/Variables ...

Post by Morty »

Hi.

Related to this topic: http://www.purebasic.fr/english/viewtop ... 18&t=45885
It would be really nice to have an option in the settings for disabling the automatic scan for procedures/variables/macros/ ... and so on.
Because slowly it really becomes pain to work width the IDE.

If we have disabled this function, a additional button in the toolbar would be nice for manual reload.

oh god, my English is not the best. sorry for that.

Thanx, Morty
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Re: IDE -> optional reload for Procedures/Macros/Variables .

Post by blueznl »

Or perhaps would it be possible to rescan this in the background? Ie. after a file has been loaded and displayed, couldn't the editor then go through the source and scan it? That way one could start editing etc. without having to wait. Another option would be to save a 'keywords / autocomplete' list with the source, so rescanning is not necessary but simply reloading would work. (Unless the IDE is smart enough to handle malformed / inconsistent edits that would require a CRC or something similar though...)
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Post Reply