Actifsource

#6978 ProjectExplorer supports renaming of NamedResource with NameAspect

Actifsource code generator for any programming language
If a 'NameAspect' is defined on an extended 'NamedResource', it could not be renamed via the project explorer 'Menu->Rename' (F2).

6978 1 NameAspect2

6978 2 NameAspect1

Now such a resource can be renamed via 'Menu->Rename' (F2) but only the name property value is displayed in the edit field:

6978 3 NameAspect3

On github there is an example: