[TxMt] feature request: autosave
Drew McLellan
lists at allinthehead.com
Sun Jan 16 16:24:15 UTC 2005
Paul Nordstrom August wrote:
> Anyway that shows how fast TM has progressed. Just about the only thing
> I miss (because I screwed up a bunch o' code today ;) is the autosave
> feature where each file is backed up before each change. Can we please
> have that in TM for us klutzes?
I'm a bit late in on the discussion, but I'll throw this quick one in:
If we're considering saving files to the same directory but with a
modified extension (.backup), keep in mind that this is very dangerous
for web site projects. If a backup of a PHP file (for example) got
accidentally uploaded to a web server, then source of the script would
be revealed, as .backup would not be processed as PHP.
Kinda obvious, but worth noting :)
drew.
More information about the textmate
mailing list