Configure Dreamweaver CS3 to color *.inc files as it does *.php files on Windows Vista
June 3, 2010
I have Dreamweaver CS3 installed on Windows Vista (Home Premium). It turns out that if you want Dreamweaver to color *.inc files as it does *.php files, you need to add inc to the file called MMDocumentTypes.xml. The document is located at C:\Program Files\Adobe\Adobe Dreamweaver CS3\configuration\DocumentTypes\MMDocumentTypes.xml on my machine. Edit the winfileextension and macfileextension attributes [...]
0