Support for linting code, Support for emmet – Adobe Dreamweaver CC 2015 User Manual
Page 10
3
What's new
Last updated 6/3/2015
Visual Media Query consists of three bars as horizontal rows, each representing a category of media query:
•
Green
: Media queries with max-width conditions
•
Blue
: Media queries with both min-width and max-width conditions
•
Purple
: Media queries with min-width conditions
For more information, se
.
Support for linting code
With this new version of Dreamweaver, you can now debug your code for common errors using linting. Linting is the
process of analyzing code to flag potential errors or suspicious usage of code. Dreamweaver can lint HTML, CSS, and
JavaScript files when they are loaded, saved, or edited. The errors and warnings are then listed in the new Output panel.
For more information, se
Support for Emmet
Are you an avid developer who types several lines of code in Dreamweaver? Save your time by using Emmet
abbreviations to code. Easy to remember and type, these abbeviations expand into full-fledged code in Code View when
you press the Tab key.
For detailed information, see
.