_bugs:_
- if you select a automatically backup interval f.e. 1 minute it does the
following:
1) opening a file on ftp overwrites the file in the temporary ftp folder
(correct, as usual)
2) after the interval:
a) pspad adds the downloaded file without my changes to the backup folder
(wrong)
b) pspad uploads the  unsaved and changed file to the ftp server and overwrites
the ftp temp dir (wrong)
3) if i save my changes, the file is uploaded and is saved to the ftp temp and
backup dir (correct).

2a) is wrong because there is no real backup during work. the file is old and if
the pc/pspad crashes my changes are lost.

2b) is wrong because an unfinished file will return in 99% of all cases an error
on our website. Autobackup should not upload to ftp and not overwrite the
original file in the ftp temp dir.

- the ftp clients looses after x seconds the connection. that is ok, but if I:
a) open a file it returns an error signal
b) go to an upper folder it will open the root
c) press refresh it returns an empty file list

- if i'm using the tab "ftp" and after that i want to add a new project with the
menu (project -> new project), the tab doesn't change to project as expected.

- the "select-feature" is wrong:
<?php 
// selects "$foo": 
$foo = 'bar'; 
// selects "foo": 
?> 
<?= $foo ?>

i wish to have "foo" ;)

_still nice to have_
- open big files (f.e. if file is > 5 mb it is opened partially)
- rename by click on a selected file (windows style)
- if search is empty, it should be opened by F3 (run pspad, open a file and
directly after that press F3 and nothing happens)
- build in multiline search
- combine search / search & replace / search in files

_still donate 200,- eur on that_
- down- / upload images, zips and other files
- backup: please allow a windows variables (%DATE%, %TIME%, etc.) as foldername,
so it is possible to backup by date. f.e.
backup/example.com/2009-06-22/index.php or add a similar function

_donate 50,- eur on that_
- http://forum.pspad.com/read.php?2,13549

_donate 50,- eur on that_
- quick typein for html-codes with hint. so if i write "&t" a dropdown shows
"&theta; => θ", "&thorn; => Ăž", "&times; => Ă

Odpovedet emailem