Skip to content

ViewRegistry.isExtensionRegistered method

ViewRegistry › isExtensionRegistered

Unofficial

Check whether a view type is registered.

Signature:

isExtensionRegistered(extension: string): boolean

Parameters:

Parameter Type Description
extension string The file extension to check.

Returns: booleanWhether the extension is registered.