1. AUTOCORRECTION
I think it should be separated for CSS, HTML, PHP etc the same like Code Templates.
It would be very usefull, so for example i can make autororection to "p" in CSS creating "padding:|;" and this would not have impact on "p" in HTML.
2. I don't see HTML closing tags automatically ! It should be done. Didn't i see something ?
When i write for example <div> it should automatically close with </div> etc - some setting ?.
3. IMAGE drag from workspace view into editor.
When you do it you get the whole IMG tag with width, height, border and alt and is that possible to edit that ? so for example i have that data inserted but without border set up and with changed alt (no size info there) ???
And it would be great if i could insert the image into CSS and here i would like only get the file name and path so i can insert into background:url(|)
4. Spell Check (various dictionaries for example polish
for HTML would be great.
5. Additional parameter for CSS code coloring.
If we have for example "text-align:center" we should be able to make the "center" different color from "text-align", so different property color and value color.
6. Search/Replace - i think we should be able to look for and replace not LINES of code but also BLOCKS of code.
7. i see shortcuts for H1, H2 etc but none for P and others like <small> <big> etc.
is it possible to edit/add other shortcut options then that are now ??
8. Also nice feature would be to select multi rows of text and press some shortcut and we achieve an unordered list with this text, so every line is wrapped in <li></li> or also very line wrapped in <p></p> etc.
9. SMART SYNC
It would be great to check if there are differences in files - i mean more files on FTP and less on LOCAL to delete them,
so i SMART SYNC so it checks if there are exact the same files as on LOCAL and if there are more on FTP it deletes them on FTP etc...
I think that's all what i found that could appear in PHPED.
Tom
P.S. also fantastic would be the macrocodes line in TextMate as somebody pointed that out here.