Save code always if Save-Button is pressed

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Josh
Addict
Addict
Posts: 1183
Joined: Sat Feb 13, 2010 3:45 pm

Save code always if Save-Button is pressed

Post by Josh »

At the moment, code is only saved by click on Save-Button, if code is dirty.

Please change, that code is saved with each click on Save-Button, so that new position and folding is saved too.
sorry for my bad english
User avatar
Shield
Addict
Addict
Posts: 1021
Joined: Fri Jan 21, 2011 8:25 am
Location: 'stralia!
Contact:

Re: Save code always if Save-Button is pressed

Post by Shield »

+1, not necessarily for the positions/folding but for the modification timestamp,
which is often useful when build scripts are involved.
Image
Blog: Why Does It Suck? (http://whydoesitsuck.com/)
"You can disagree with me as much as you want, but during this talk, by definition, anybody who disagrees is stupid and ugly."
- Linus Torvalds
Post Reply