is there an extension for dreamweaver cs5 that can support debugging?
I know there are other IDE’s like netbeans that can accomplish that task, but I also do html/js and netbeans isn’t particularly good for that.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I beg to differ. Those IDEs are, in fact, way better at anything regarding HTML/CSS/JavaScript.
I strongly recommend Zend Studio ($299) or Eclipse PDT (free). NetBeans is supposed to be an excellent IDE as well (just that I’m not familiar with it).
Also, I use Firebug to debug my JavaScripts. It’s amazing. Actually, many modern browsers come equipped with JavaScript debugging tools, surprisingly including Internet Explorer (I think only version 8 and above but IE7 might have it too…I don’t remember).