-
-
Couldn't load subscription status.
- Fork 7k
Description
In my version of IDE (OSX) I see two minor inconveniences; imho it would look slicker and cooler, and be easier and more intuitive to use, if these were fixed.
-
in the scrolling text frame at bottom of the sketch window, we see orange text showing compile progress, error messages, etc. During load of the sketch onto a Due, there are two phases: pushing the sketch over to the Due then verifying it. Both of these have (sort of!) a progress bar in the bottom "compile messages" frame. This progress bar however is pretty much a fail, because it (a) does not animate on one line, curses style, and (b) does not auto scroll either! So all you see is the first "bite" of percentage update, unless you scroll manually. So I end up dragging that text up repeatedly to see the progress of the flash.
-
I have more than 10 tabs in my sketch and there seems to be no way to drag or scroll the tabs horizontally. I expected that a scrollbar would appear at the top just under or above the tabs as soon as my tab count exceeded the window width. It would be nice if there was one :-) As it is, I either have to make my window inconveniently wide to see all my tabs, or choose tab names from the menu at upper right. When I choose a tab name from the menu at upper right, the text of the code in that tab is displayed in the editing window BUT the tab name is not updated, so it's not clear which tab I am editing! I end up editing with no highlighted tab displayed at the top. That's a bit confusing. I think the tab bar should scroll instantly sideways to display the name of the (menu) selected tab in the farthest right position. But it would be even better to be able to scroll the tab bar right/left to find the tab I am looking for, much more intuitive than a dropdown menu.
Since these are the only two issues I can think of with the IDE, it's a pretty darned impressive piece of software and I have really been enjoying using it (for the last 2+ years).