Skip to content

How do you know which tab you're editing? #2765

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
clefranc opened this issue Mar 13, 2015 · 9 comments
Closed

How do you know which tab you're editing? #2765

clefranc opened this issue Mar 13, 2015 · 9 comments
Assignees
Labels
Component: IDE user interface The Arduino IDE's user interface
Milestone

Comments

@clefranc
Copy link

Hi all,
Sorry if this question was asked before, but I can't find an answer in the thousand of closed and opened issues.

Anyway, I apologize in advance for my ignorance.

I'm working on a "sketch" with 100+ files, each with its own tab. The problem is to determine which tab I'm currently editing. The tabs are fixed, they don't scroll, there is no indication in the title bar or the status bar, no indication in the scrolling menu (arrow), etc. Even with my 4096 x 2160 monitor I can't see all the tabs.

So, how do you know which tab you're editing.

I apologize again for my blatant ignorance.

Christian

@ffissore
Copy link
Contributor

Thanks for the report Christian, I've never made such a huge sketch. This
missing highlighting is something we must fix
Il giorno 13/mar/2015 16.57, "Christian Lefrançois" <
[email protected]> ha scritto:

Hi all,
Sorry if this question was asked before, but I can't find an answer in the
thousand of closed and opened issues.

Anyway, I apologize in advance for my ignorance.

I'm working on a "sketch" with 100+ files, each with its own tab. The
problem is to determine which tab I'm currently editing. The tabs are
fixed, they don't scroll, there is no indication in the title bar or the
status bar, no indication in the scrolling menu (arrow), etc. Even with my
4096 x 2160 monitor I can't see all the tabs.

So, how do you know which tab you're editing.

I apologize again for my blatant ignorance.

Christian


Reply to this email directly or view it on GitHub
#2765.

@revwarguy
Copy link

+1 on this - I have about 40 files (tabs) and having the current filename somewhere on the screen would be helpful

@Testato
Copy link

Testato commented Apr 14, 2015

+1

@clefranc
Copy link
Author

Any news on this?

@ffissore ffissore self-assigned this May 29, 2015
@clefranc
Copy link
Author

clefranc commented Jun 8, 2015

Apparently not! I envy you to only use a sketch with 2 tabs...

@ffissore ffissore added the Component: IDE user interface The Arduino IDE's user interface label Jun 25, 2015
@ffissore ffissore added this to the Release 1.6.6 milestone Jun 25, 2015
@ffissore
Copy link
Contributor

Fixed. Fix will be available in next hourly build http://www.arduino.cc/en/Main/Software#hourly

@jasoncoon
Copy link

Thank you!

@clefranc
Copy link
Author

@ffissore Thank you very much!

@lmihalkovic
Copy link

@clefranc I could use UX feedback from your 'extreme sketch'. My current solution for the problem has been to

  • allow sub-folders with code inside a sketch
  • add a outline view to the IDE

So far it has answered my own needs, but perhaps it would still be not even close to making your life easier?! Let me know if you have any "IF ONLYs"... no promise, but I will look into it.

You can find out more in #4083

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE user interface The Arduino IDE's user interface
Projects
None yet
Development

No branches or pull requests

6 participants