The default mime type.
Get a mime type for the given file path.
The full path to the file.
A valid mimetype.
If a mime type cannot be found returns the defaul mime type text/plain
, never null
.
Get a mime type for the given language info.
The language information.
A valid mimetype.
If a mime type cannot be found returns the defaul mime type text/plain
, never null
.
Generated using TypeDoc
A namespace for
IEditorMimeTypeService
.