Is it me or is Dreamweaver CS 6 crap?

xtopzi

Regular Member
Joined
Sep 28, 2010
Messages
299
Reaction score
207
I use Dreamweaver, mostly to edit HTML files. The problem is that it crashes all the friggin time. Basically, it freezes and I have to wait 5 to 60 seconds before I can use it again. I usually just do some other stuff / browse while its frozen but it is quite annoying.

Is it my version or is this issue quite common? Don't have a licenced version. ]
Running Windows 7 64bit with a decent graphics card (Photoshop NEVER crashes).

Are there any good alternatives? I like how it has a "live" and "design" function and definitely want to keep that. Would prefer a lightweight freeware alternative.
 
CS6 is crap in general

went back to CS5 from the start

Yeah might as well just go down a version and see how it goes.

Suggestions for alternative software still welcome.
 
Yeah might as well just go down a version and see how it goes.

Suggestions for alternative software still welcome.

You can easily edit the .html files with notepad, i suggest you to download: http://notepad-plus-plus.org/download/v6.3.3.html for editing .html files and all other file types. You can then just find your .html in your documents and double click it to view the changes.

As a Mac user I use: Text Wrangler and Coda 2.

Text Wrangler alternative = Notepad++ (linked above)
Coda 2 alternative = http://www.sublimetext.com/

-Newelly
 
CS5 crashes too. CS4 never did for me.

Also, every Flash version after 9 has been a nightmare.
 
I run dwcs6 in osx and have had 0 crashes. In the past i've always experienced issues running adobe products in windows. Some free alternatives are Blue Griffon, Amaya, & Kompozer.
 
CS6 need much more Ram , CPU that's the reason it crashes all the time.. according to lots of ppl CS4 is the still best one..
 
Start using netbeans and forget all the hassles....
 
You may want to try the jet brains web IDE or PHPStorm. They both have great integration for web design and its better than DW in my opinion.
 
OP: is this only happening when opening large files with a lot of javascript?
Try disabling Code Hinting
Edit > Preferences > Code Hinting
 
OP: is this only happening when opening large files with a lot of javascript?
Try disabling Code Hinting
Edit > Preferences > Code Hinting

No, it happens with every file I open, every line I click etc. really annoying.

Downloaded CS5 yesterday and it runs very smoothly. I can search and replace in 20+ documents at a time within a second and haven't had it crash so far.
I will look into some of those alternatives you guys suggested, as I expect to do lots more code editing in the future. Thanks.
 
Dreamweaver sucks to use as a text editor. Its too heavy. Sublime Text is the way to go.
 
CS5 crashes too. CS4 never did for me.
The same happened to me.
Guess we're looking at a pattern here, CS4 never crashed, CS5 crashed sometimes, CS6 is always crashing, I just can't wait to see CS7! :D
 
I know I upgraded a few months back, and I have a really fast computer i7 processor, with 32GB of ram and the program still froze up. But it only happened to me once. But never with cs5
 
Dreamweaver sucks, it really does. I use sublime text edit 2. This is amazing for HTML and Css and it shows me directly live preview on Google Chrome.

One reason I hate Dreaweaver is because it adds its own code sometimes, even when I don't want to.
 
DW6 is a memory hog...

I second Sublime Text if you're happy without a visual designer....but have a look at pairing it up with Live Reload (beta on windows now) on a dual monitor. Its the centre of my workflow when I knock up web concepts.
 
Back
Top