Function EditorInterface.isPluginEnabled

Returns the enabled status of a plugin. The plugin name is the same as its directory name.

bool isPluginEnabled (
  const(String) plugin
) nothrow @nogc const;