Split and desk windows modes are lost?

I put a new RC7 on RC5 - everything is fine, it works quickly, it does not slow down modern and the tips do not disappear. But, there is no way to open several windows in the ide. Split and desk modes are lost, these simple opportunities are very convenient. Will they be included in the following versions or are they completely removed?

Hi @hiks. Thanks for your feedback about the Arduino IDE 2.0.0 release candidate! I'm glad that you are seeing some improvements.

Please provide a more detailed description of what you mean by this. I could guess, but I might guess wrong and that would only result in confusion.


In the RC 7 there is no way to make a lot of windows in the form, and in RC5 everything works well.

Thanks for the clarification. I guessed this "split editor" capability was what you were wishing for, but I don't like to operate on assumptions.

You are correct that this feature was intentionally disabled. The reason is because it was not working correctly, as reported here:

Yes, advanced users know how to work around that issue, but we had multiple reports of people accidentally splitting the editor (since the default keyboard shortcut is similar to the one for commenting code) and then not being able to recover the IDE.

We prefer to have a feature working correctly before adding it to the Arduino IDE. This one was actually added inadvertently as a matter of course through an update of the Eclipse Theia IDE framework the Arduino IDE 2.x is built on, which provides this functionality. So it did not go through proper quality control before release.

The Arduino IDE developers are tracking the request to add back a fully functional split editor capability here:

If you have a GitHub account, you can subscribe to that issue to get notifications of any new developments related to this subject.

Thank you for your answer, I pray that this useful function is restored already in RC8.

1 Like

Four versions from RC5 have already passed, and the problem with the windows has not been solved, I hope the developers have not forgotten about this problem.

1 Like

Final 2.0. Yes, the miracle did not happen, a normal editor did not appear, sadly.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.