Dreamweaver cs6 and SCSS

I can not get Dreamweaver CS6 to load sass (SCSS) files as css (it will not be its color). It worked great in version CS5.5. Now I have a fresh DW CS6 with all updates (12.0.3), and I changed all the necessary files. Instructions here or here .

DW still will not apply coloring to my code and when (while the scss file is open), I go to settings → color code, the document type is highlighted Text.

Any ideas? Perhaps there are more files in CS6 that I need to change?

+5
source share
2 answers

. CS6 , ( ), , . MMDocumentTypes.xml AppData:

C:\Users {username}\AppData\Roaming\Adobe\Dreamweaver CS6\en_US\Configuration\DocumentTypes

+2

Dreamweaver CS6.

finder, .

:

defaults write com.apple.Finder AppleShowAllFiles YES

:

"Alt", "Finder" - " ". ""

  • Finder ""
  • ( ). , Adobe, Dreamweaver CS6, en_US,
  • Extentions.txt DocumentTypes/MMDocumentTypes.xml.
  • Dreamweaver, .

, .

defaults write com.apple.Finder AppleShowAllFiles NO

: http://www.fastinfo.com.au/dreamever-syntax-highlight-for-less-and-sass/

+1

All Articles