I am trying to perform rename-refactoring on XText resource. And have added
fragment = refactoring.RefactorElementNameFragment2 {}
to the dsl .mwe2
.
When I am trying to rename existing EAttribute the corresponding reference of this EAttribute is not being refactored.
Is there something additionally that needs to be done.
additionally my project uses eclipse-theia
as ide.
Also, How can I enable the Refactoring option in Theia-text editor. Theia-Editor Refactoring Option