Page 1 of 1

[Already provided for] IDE twice (or more)

Posted: Thu Aug 12, 2021 4:55 pm
by eck49
I'd like to be able to run two (or maybe more) instances of the IDE at the same time.

There may be something I want to do in my current project and I want to see how I did it in an earlier one, perhaps then copying code across. Viewing code on another editor alongside the current code in the IDE is not very satisfactory for this. Even a read-only second IDE would be worth having.

Re: IDE twice (or more)

Posted: Thu Aug 12, 2021 5:43 pm
by fryquez
Menu: File--> "Prefenrences" --> "General" and there uncheck "Run only one Instance"

Re: IDE twice (or more)

Posted: Fri Aug 13, 2021 5:31 pm
by eck49
@fryquez
Many thanks....
Easy when you know how!