ApplicationConfiguration.EditorExtensionMappings

Editor to editor syntax mappings that maps file extensions to specific Ace Editor syntax formats. If a file with the given extension is opened it uses the specified syntax highlighting in the editor.

Extension to Image Icon mappings are in AssociatedIcons.ExtensionToImageMappings />

public Dictionary<string,string> EditorExtensionMappings