Hi. In constructors I very often assign to a non-existing field and choose Ctrl+1 "Create field 'memberField' in type 'CurrentType'".
The problem is that I want the field to be final by default, which it isn't. Is there a template for this quick fix somewhere? Thanks.