Posts: 185
Location: print_r($serbia);
|
Im using cs5 dw.
Tell you the truth for me its like any kind of editor out there. Nothing special about it. If you know how to write then you'll be satisfied with notepad++.
Two things i dont like about dw, no lines betwean functions like in notepadd++:
Code:
if(...) {
| xxxxxx
| xxxxxx
| xxxxxx
}
Second thing, sometimes when i shrink lines and later reopen that file, it's pure luck if they are still shrinked, and i often get message that lines have been changed and if i want to expand them so i can see the changes
Now imagine how frustrating that can be when i have a functions file with 900 lines 
|