
Locate the Extensions.txt file within the Dreamweaver user configuration folder. To set this preference, click Edit > Preferences (Windows) or Dreamweaver > Preferences (macOS), and locate the File Types / Editors category.
MAC TEXT FILE TYPES CODE
To allow file editing in Design View, ensure that you remove the file extension (if it is listed) from the Open In Code View preference. The Open in Code View preference identifies file extensions that do not allow Design view. Click Help > Extending Dreamweaver, and search for MMDocumentTypes.xml. For a detailed overview of editing this file, see Extending Dreamweaver from within Dreamweaver. In this article, only basic aspects of editing the MMDocumentTypes.xml file are discussed.

MAC TEXT FILE TYPES HOW TO
Adding file extensions to the MMDocumentTypes.xml file tells Dreamweaver how to treat this new file extension and to which document type this file extension belongs. Adding file extensions to the Extensions.txt file allows Dreamweaver merely to recognize a file extension and allow files of this type to be opened in Dreamweaver. The MMDocumentTypes.xml file contains definitions of document types and a list of file extensions associated with each recognized document type. Do not modify the Dreamweaver configuration files in Dreamweaver itself. This file can be edited in any external text editor like Notepad or Text Editor to add to the list of recognized file types. The Extensions.txt file is a text file listing all file types recognized by Dreamweaver. As a user, you can also set the Open In Code View settings to see the new file types in Design view. This article focuses on customizing Dreamweaver to recognize new file types by editing the Extensions.txt and MMDocumentTypes.xml files. When you click File > Save, or File > Open, you do not see the file type that you want.ĭreamweaver ships with the ability to edit and display many different file types.

