Good morning Dimitry, I'm glad to be back to talk to you.

Thanks for your reply ( I will try to answer you in English wink ) 

I have never use %Installer, I have been investigating and I seem to understand that it is a class with a manifest in which the server configuration is defined, the class must be have a method called setup and that it can be executed by terminal, I understand that a condition can also be included to force the compilation of all the classes and routines (It is right?)

Does using %Intaller offer any performance improvement?

Would the steps to follow be the following ?:

1 -> Change branch from VsCode

2 -> Launch the "setup" method of the %Intaller class from terminal (for import and compile routines in server side, Would this be equivalent to clicking "Import and Compile", right? ), Should this method be launched from within VsCode terminal?

3 -> Could the execution of the% Installer be automated after the branch change?

Thank you very much Dimitry