As a user, I want plugins to be able to advertise what objects they support opening so that the UI can be smart about display those object types. Should be able to include a friendly name of the object and icon as well (for descriptions).
Currently, if there's an unknown object type exported (such as PartitionedTable), it appears as a button like other objects but just doesn't do anything: #1143
As a user, I want plugins to be able to advertise what objects they support opening so that the UI can be smart about display those object types. Should be able to include a friendly name of the object and icon as well (for descriptions).
Currently, if there's an unknown object type exported (such as
PartitionedTable), it appears as a button like other objects but just doesn't do anything: #1143