Page 1 of 1

Indicore 3 Editor open files twice

PostPosted: Fri Nov 25, 2016 5:12 pm
by Marcello
When I'm debugging, the editor opens two file tabs with the same file, which brings me a lot of problems because I make modifications in one and then in the other, which overwrites the first instance of the file previously changed, making me loose changes. To avoid that, after a debugging session, I have to close both tabs and open it again from project tree which is annoying when you are against time.

Regards

Marcello

Re: Indicore 3 Editor open files twice

PostPosted: Sat Nov 26, 2016 7:37 am
by Apprentice
I could not reproduce this.
What SDK version you use.

Re: Indicore 3 Editor open files twice

PostPosted: Sat Mar 18, 2017 6:39 pm
by Marcello
It happens with lua files that are not indicators when you add it to your project. I have a lot of "class" modules added to my project and indicore open each of them twice when I'm debugging. I did remove all those non-indicators modules which is preventing the issue from happening again.