Applying multiple classes with Dreamweaver CC 2017
Version: Dreamweaver CC 2017.5
OS: Windows 10
In earlier versions of Dreamweaver (e.g. Dreamweaver CS6) I had the ability to do a keyboard shortcut for applying multiple CSS classes to selected text and used that shortcut dozens of times every day. With Dreamweaver CC it appears Adobe removed the ability to apply multiple classes with no real explanation to why.
With new versions of Dreamweaver what is the easiest method of applying multiple classes to a tag?
For example, if I wanted to apply two classes to a paragraph tag the easiest method I can come up with is to add a class attribute to the paragraph tag with the two classes I want to apply to that tag.
In CS6 I could press Ctrl+Alt+C (my custom keyboard shortcut), type in the two classes I wanted and press Enter.
