Shorten attribute name not supported

Issue #107 resolved
Former user created an issue

With an attribute like this: SomeAttribute = class(TCustomAttribute);

You can annotate the following way: [Some] FField: Integer;

The "Attribute" part can be omitted. But i-pascal does not recognize it.

Comments (1)

  1. Log in to comment