This is created for the FFM+ module of vulkan4j.
- Disable the built-in
Magic constant
inspection (unless you rely on the very old java bean feature).
- Support for
@Bitmask
and@EnumType
annotations from FFM+, so far only works on primitive types (so, not includingIntPtr
and stuff), with interoperability with the intellij@MagicConstant
annotation.