IDE Reload All

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

IDE Reload All

Post by IdeasVacuum »

The IDE has File\Close All and File Save All functions. It would be good to have File\Reload All.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: IDE Reload All

Post by PB »

> It would be good to have File\Reload All

How would it know which files to reload?
Or do you mean the just-closed ones?
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: IDE Reload All

Post by IdeasVacuum »

...all the files that are currently loaded in the PB IDE (Reload all because they have been edited/updated outside of PB)
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: IDE Reload All

Post by PB »

Ah, right. I thought you meant when all sources were closed. :oops:
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
SniffTheGlove
Enthusiast
Enthusiast
Posts: 122
Joined: Sat Nov 19, 2011 6:51 pm

Re: IDE Reload All

Post by SniffTheGlove »

IdeasVacuum wrote:The IDE has File\Close All and File Save All functions. It would be good to have File\Reload All.
+1
Post Reply