Confused about User Defined Inspections
已回答
I tried writing a custom inspection. I need it to find fields that do not have my @Instructions annotation and are in a class that extends StructuredDataPacket. I'm not super familiar with regex, but I'm fairly certain this would do want I'm describing, but alas, it does not. If I could get any assistance with this, it'd make my day :)

请先登录再写评论。
Hello,
Something like this should work:
Make sure that: