I write about 95% of my code using notepad and notepad++ rarely use vlide only when I can not work out what is going on. I tend to write, copy and paste to command line and test as I go rather than write 100 lines and test. I can see every one jumping up and down that's not the way to do it. I put break points into my code (alert "got to here")
Lee-mac and others how do you do it ?