NOTE: As of July 12, 2009, this blog has been discontinued and replaced by the new Thought Delimited blog. All of the entries in this blog can be found there, along with new posts.
The new Dreamweaver beta: Subversion, show related files, show code sources
I'll quick paraphrase some of the ones I personally found appealing:
- Integrated Subversion support.
- "Live View": you can view your page in a WebKit-powered browser window and make changes to it on the fly.
- "Related View": these days you usually have several pages working in conjunction that produce the final page view. All of those related files are now listed above the top of your document.
- "Code Navigator": shows you all of the code sources that affect the code you're currently working on. What isn't clear is whether that will work with ColdFusion code.


It would have been nice to see new features in DW such as improved reliability (crashes and freezing) and intellisense or whatever that word is to describe autocompletion of your own functions and variables that you've defined in your code.
Personally, I'm pretty happy with CFEclipse and will probably stick with that, but I do intend to check out this Dreamweaver beta to see how these new features work.