Jump to content
PeterPanettone

Suggestions for improving the display of tabs in the SourceCode editor

Suggestions for improving the display of tabs in the SourceCode editor  

6 members have voted

  1. 1. Do you agree with the Suggestions for OPTIONALLY improving the display of tabs in the SourceCode editor?

    • Yes
      2
    • No
      3
    • I have a better suggestion
      1


Recommended Posts

Better display of tabs in the SourceCode editor (OPTIONAL):


1. Marking of the MainForm unit in bold font
2. Marking files that do not belong to the current project in italics

 

This would lead to more visual consistency and transparency in the presentation of the tabs in the SourceCode editor.

 

What do you think?

 

Thanks to everyone for taking part in this BRAIN TEST!

Edited by PeterPanettone

Share this post


Link to post
1 hour ago, PeterPanettone said:

Better display of tabs in the SourceCode editor (OPTIONAL):


1. Marking of the MainForm unit in bold font
2. Marking files that do not belong to the current project in italics

 

This would lead to more visual consistency and transparency in the presentation of the tabs in the SourceCode editor.

 

What do you think?

Instead of hardcoding it like this and making it optional (which makes little sense), it would be better to fill the Tab Options (Options > Editor > Tab) with way more options, such as choosing colors for each scenario (locked units, system units, etc.), or disabling them altogether.

Edited by havrlisan
  • Like 2

Share this post


Link to post
2 minutes ago, havrlisan said:

Instead of hardcoding it like this and making it optional (which makes little sense), it would be better to fill the Tab Options (Options > Editor > Tab) with way more options, such as choosing colors for each scenario (locked units, system units, etc.), or disabling them altogether.

Having flexible UI options is always a good thing. Thank you!

Share this post


Link to post
3 hours ago, PeterPanettone said:

2. Marking files that do not belong to the current project in italics

AFAIK, italic is already used for Files implicitly opened while debugging. These files are automatically closed when the debugging ends as long as the corresponding option is set (see Debugger Options -> Auto close views after debugging), but the state can be changed in the context menu.

 

So, I'd also opt for something configurable instead of hardcoding.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×