View .ino, .cpp, and .h tabs simultaneously?

Is it possible to view .ino, .cpp, and .h tabs simultaneously using 2.0.0 rc6?
If so, please explain how this is done.
Thanks!

They should appear in the IDE tabs, just click on one to see it. If you want all visible on the monitor at one time you will need to use an external editor that will support that.

Hi @bob011. Thanks for taking the time to give the Arduino IDE 2.0.0 release candidate a try!

The request for the "split editor" capability that would allow you to view the contents of multiple tabs (or even multiple copies of the same tab) is being tracked by the Arduino IDE developers here:

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

Got it, thanks!

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