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 { get; set; }

See also:

Class ApplicationConfiguration

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic