Ensure that the getSyntaxForExtension(File) and getSyntaxForExtension(String) methods always return a syntax (which may be the default syntax)
Support getting a Syntax from a MIME type
Add methods in the SyntaxMapper class to get a Syntax from a MIME type or an extension
Add methods in the JEditor class to set the Editor syntax from a MIME type or an extension
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ensure that the getSyntaxForExtension(File) and getSyntaxForExtension(String) methods always return a syntax (which may be the default syntax)
Support getting a Syntax from a MIME type
Add methods in the SyntaxMapper class to get a Syntax from a MIME type or an extension
Add methods in the JEditor class to set the Editor syntax from a MIME type or an extension