You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assume that a file is openned in IDE named ex1.ino when i open another file eg ex2.ino the new window is same as first windows and openning ex1.ino again. i need to use File menu from top toolbar each time to open a new window with new file.
To reproduce
1- open a file eg ex1.ino
2- open another file ex2.ino
3- you'll see that ex1.ino is being openned for second time
Expected behavior
while you had expected ex2.ino to be openned instead.