We have tons of <argument>Assign</argument> in external annotations, however it seems that we do not support specifying enum values with the names of the enum members (IssuesReportWriterTest start exception):

Integer enum values are stable in JetBrains.Annotations and probably must be used instead. Or we may support the names in our code...
We have tons of
<argument>Assign</argument>in external annotations, however it seems that we do not support specifying enum values with the names of the enum members (IssuesReportWriterTeststart exception):Integer enum values are stable in
JetBrains.Annotationsand probably must be used instead. Or we may support the names in our code...