Rearrangement settings for Angular attributes
Hi,
is there an option to define the order of Angular attributes when using Code -> Rearrange code? I have found an option to define the order of HTML attributes but not Angular-specific ones - *ngIf, [binding], (event), etc.
Thank you.
Please sign in to leave a comment.
The ordering rules for Angular-specific attributes can be set in Settings | Editor | Code Style | HTML | Arrangement - just as for standard HTML attributes