Open
Description
Feature request:
It should be possible to write an extension that defines a custom ArgumentType and BlockType. For example, I want to define a Vector3 class that can be returned from reporters, passed into operators, and presented as a custom block shape.
Without this feature, people are forced to fork several packages to get the desired functionality, and cannot participate in the project sharing community.