Errors found - Errores encontrados

Hello!
Since a few months ago I have been finding different problems with the new updates that are quite annoying, I put a list:

  • I can’t separate the panels if it is not attached to a “code” window, I like to have the code on one screen and the panels on another.
  • In the loops and conditions I can’t change the name of the body so the scope of a for each is “body”, if I have more than one of these elements several bodys appear in the scope list and I don’t know which one is which.
  • In the for each, when changing the collection to traverse, the name of the internal variable automatically changes to currentSomething in all the scope and it slows down the Studio when changing it. Sometimes it also creates an empty copy of the for each below and it is impossible to delete it, every time you change the variable name it creates a new for each.
  • When opening files many times it gives an error of references, variables have been deleted and the libraries are not imported.
  • When you have been working for a few hours it gets very slow, it takes a long time to react to actions and gives several errors for no reason, the only option to solve it that I have found is restarting the machine.

Hola!
Desde hace unos meses he ido encontrando distintos problemas con las nuevas actualizaciones que son bastante molestos, pongo una lista:

  • No puedo separar los paneles si no esta adherido a una ventana de “código”, me gusta tener el código en una pantalla y los paneles en otra.
  • En los bucles y condiciones no puedo cambiar el nombre al body por lo que el scope de un for each es “body”, si tengo mas de uno de estos elementos aparecen varios bodys en la lista de scope y no se cual es cual.
  • En los for each, al cambiar la colección a recorrer, el nombre de la variable interna automáticamente se cambia a currentSomething en todo el scope y ralentiza el Studio al cambiarla. Algunas veces tambien crea una copia vacía del for each abajo y es imposible borrarla, cada vez que cambias el nombre de la variable crea un for each nuevo.
  • Al abrir archivos muchas veces da un error de referencias, se han borrado variables y no estan importadas las librerías.
  • Cuando llevas unas horas trabajando se pone muy lento, tarda en reaccionar a las acciones y da varios errores sin motivo, la única opción de solucionarlo que he encontrado es reiniciando la maquina.

Thank you for reporting this. We have some of the issues already identified and working for a fix and will also investigate the rest.