[Implemented] Fix the editor please?? Please?? Please??

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by PB.
My suggestion would be to make the Procedures "foldable".
You can do this yourself simply by having procedures and gosubs as separate
files, that are IncludeFile'd into your main code. Makes everything separate
instead of having all your eggs in one basket...


Edited by - PB on 28 December 2001 20:39:42
Post Reply