Preview in code view, New code snippets – Adobe Dreamweaver CC 2015 User Manual
Page 11
4
What's new
Last updated 6/3/2015
Preview in Code view
If you are working in Split view, you can see any changes to images or colors instantly in Live or Design view. But, when
you prefer to work only in Code view, images are just filenames, which tend to be unintuitive most often. Colors (unless
predefined colors are used), too, are only a set of obscure set of numbers. With this version of Dreamweaver, you can
quickly preview images and colors right within Code view. This feature helps you make a visual connection between
the image filenames and the color formats with the actual image or color they represent. As a result, you can take design
decisions faster and cut down the development time significantly.
For more information, se
The Code view also displays an error preview. The line number of the erroneous code is highlighted in red. When you
hover your mouse over the number, a brief description of the error is displayed.
Note
: Only the first error in the line is displayed. If the line contains only a warning, the description of the warning is
displayed. If the line contains a warning and an error, only the error description is displayed.
New code snippets
Snippets are portions of code that you can reuse repeatedly in your projects. This release of Dreamweaver provides new
and updated code snippets:
• Boostrap_Snippets
• CSS_Animation_And_Transitions
• CSS_Effects
• CSS_Snippets