How to disable some error warnings?
I am now edidting some JavaScript codes. Some have a lot of vars and function defined elsewhere that are pointed as errors in the script. Also all console calls are pointed as errors, so almos all the code are in red color! The editor is now slow, hard to type, because each type all those errors are reviewed. I didn't find how to change this in the preferences. Dremweaver needs to recognize console.log sattements, also stop checking if a var or function was already defined. Can be done?
