[Implemented] Auto Reload Project

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
waffle
Enthusiast
Enthusiast
Posts: 129
Joined: Mon May 12, 2003 1:34 pm
Location: USA
Contact:

[Implemented] Auto Reload Project

Post by waffle »

the PB editor reloads the last opened file, but could this be set to open all files that were currently opened during last shutdown? Good for when a project takes up multiple files....
sec
Enthusiast
Enthusiast
Posts: 792
Joined: Sat Aug 09, 2003 3:13 am
Location: 90-61-92 // EU or ASIA
Contact:

Post by sec »

:lol: actual, reopen last file used
yes, would add
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Re: Auto Reload Project

Post by GPI »

waffle wrote:the PB editor reloads the last opened file, but could this be set to open all files that were currently opened during last shutdown? Good for when a project takes up multiple files....
Try jaPBe.

GPI
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

Me personaly don't like autoreload.
I just select my whole project in a window, and drag & drop them on the editor.
So if i need the editor to quickly test some code from the forum, i don't get my last project opened again.
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

Berikco wrote:Me personaly don't like autoreload.
I just select my whole project in a window, and drag & drop them on the editor.
I use my FileList...
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Auto Reload Project

Post by PB »

> could this be set to open all files that were currently opened during last
> shutdown? Good for when a project takes up multiple files....

Yes, I agree with this (and no, I don't want to use another editor). :wink:
Post Reply