1. autoreplace function could work not only when i type space but also any non alphanumeral characters
2. when i'm editing css i must type space after : or ; to show autocomplete popup. i would like to be able to type only : or ; without this space (i would like to see autocomplete popup also on selectors with pseudoclass after

3. nonsaved document on taskbar i would like to be in other color (actually is * after filename). all documents on taskbar might be have X for close
4. opening many files and change active file on taskbar could work faster
5. todo list on the left sidebar
6. firefox preview with autoscroll to previous position when refresh (if its posible i would like to be more browsers in preview: opera, chrome, older versions of IE)
7. related styles on left sidebar (i wolud like to be possible to edit rules only this related styles)
8. filenames and dirnames on autocomplete popup. for example when i edit <img src="|" i would like to see not only 'choose image' but all directories and image files in active directory
9. autocomplete tags and brackets could be work only when document is invalid. for example:
i have: <ul> | </ul>
i add li tag: <ul> <li> | </ul>
document is invalid so autocomplete add end of LI: <ul> <li> | </li> </ul>
but if i have: <ul> | </li> </ul>
i add li tag: <ul> <li> | </li> </ul>
document is valid so autocomplete would be dont work. the same idea is with brackets and ", '
10. on find and replace window i would like to be bigger multiline textarea (actually this textareas with scrollbars have only 4 rows)
11. if its possible when i click with ctrl on classname id or tagname in html file, it would be a link to most important rule to this class, id or tag in css file (fast link to most important related style)
12. faster autocomplete popup (i would like to be possible to type <t[enter] fast and autocomplete add <table> (table tag is first on the autocomlete list) - now its not work and i must wait a second to show this popup and then type [enter])
13. if ist possible - mouse gestures
14. colors preview on same hints in html and css files
15. bug with autoindent. when i have wordwrap and previous line with indent is very long, a next line have no indent
16. other thinks writed on other posts - hints for html5, css3, jquery, smarty, image preview on file explorer...
sorry for my english, i belive that you understand me
