Organize globals methods in Scoopes

Hi all:
I want to organize my global methods in diferents scopes, but I can’t find how to move between them.

Is it possible to change a method of scope and all references (code refactor)?

Thanks.

cut and paste should work fine (don’t copy/paste because then the uuid’s could be a problem)

Best is to cut/paste it and let servoy generate new uuid’s (remove the @properties line in the jsdoc)

Thanks for the reply:

I was looking for a refactoring option to move the method of Scope and change all these references automatically in the source code.

Best regards.

Adelo Herrero:
I was looking for a refactoring option to move the method of Scope and change all these references automatically in the source code.

+1