If you have a file of a type that the IDE does not recognize, you can have the IDE treat the file as a text file. If the IDE treats a file as text, the file can be opened in the Source Editor. Asking the IDE to treat a file as text does not alter the file itself in any way.
To convert a file to text:
You can then double-click that file's node to open the file in the Source Editor.
When you convert a file to text, only that file is affected. If you want all files with that extension to be recognized by the IDE, you can add that extension to an object type. See Adding a File Extension to an Object Type.
To stop treating a file as text:
See Also | |
---|---|
Displaying File Extensions
Filesystems Window Mounting a Filesystem |