Skip to content

Restore support of breadcrumbs.enabled and workbench.editor.highlightModifiedTabs advanced settings #1733

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

Open
3 tasks done
kittaakos opened this issue Dec 1, 2022 · 4 comments · May be fixed by #1870
Open
3 tasks done
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@kittaakos
Copy link
Contributor

kittaakos commented Dec 1, 2022

Describe the request

Originally from here:

Partially resolves:

Reply from here:

  • breadcrumbs.enabled has no effect

The breadcrumbs feature has been forcefully removed from IDE2.

  • workbench.editor.highlightModifiedTabs has no effect

I do not know what's this.

I can create a follow-up with these items.

Closing with the following comments from here:

breadcrumbs.enabled has no effect

The breadcrumbs feature has been forcefully removed from IDE2.

If the settings are not expected to work, I think it is reasonable to explain that in #1077 and consider documenting the fact in the issue report to be sufficient. These settings are intended to be targeted exclusively to advanced users so we don't need to be so concerned about the user experience being polished.

I don't know whether any further action to improve on the current situation is possible.

workbench.editor.highlightModifiedTabs has no effect

I do not know what's this.

You can see the feature in effect in VS Code here (I am using the "Light+ (default light)" theme in the screenshot, but I also see the border in all the other themes I checked: "Dark (Visual Studio)", "Light (Visual Studio)", and "Dark High Contrast"):

image


Describe the current behavior

See the request description 👆

If restoring the lost features is trivial, this should be covered in this task. If it's not trivial or it causes performance issues, etc., then the reason for the missing features should be explained in #1077.

Arduino IDE version

5695fd8

Operating system

macOS, N/A

Operating system version

12.5.1

Additional context

Originally reported at #1077

Related

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details
@kittaakos

This comment has been minimized.

@kittaakos kittaakos linked a pull request Feb 9, 2023 that will close this issue
4 tasks
kittaakos pushed a commit that referenced this issue Feb 9, 2023
@kittaakos
Copy link
Contributor Author

  • workbench.editor.highlightModifiedTabs has no effect

Upstream: eclipse-theia/theia#12185

kittaakos pushed a commit that referenced this issue Feb 15, 2023
kittaakos pushed a commit that referenced this issue Feb 15, 2023
Ref: #1733
Signed-off-by: Akos Kitta <[email protected]>
@kittaakos
Copy link
Contributor Author

From #2229 (comment):

Describe the request

the menu bar looks somewhat out of place if your theme's backgound differs from pure grey

Describe the current behavior

the menu bar is not effected by your theme

Arduino IDE version

2.2.1

Operating system

Windows

Operating system version

10

@kittaakos kittaakos mentioned this issue Sep 19, 2023
3 tasks
@kittaakos kittaakos removed their assignment Feb 23, 2024
@per1234 per1234 changed the title Restore support of breadcrumbs.enabled, window.titleBarStyle, and workbench.editor.highlightModifiedTabs advanced settings Restore support of breadcrumbs.enabled and workbench.editor.highlightModifiedTabs advanced settings Apr 20, 2025
@per1234
Copy link
Contributor

per1234 commented Apr 20, 2025

Since it is a significant and complex task on its own, which doesn't appear to be inherently linked to the task of enabling the breadcrumbs.enabled and workbench.editor.highlightModifiedTabs settings, I split the component of this issue regarding adding support for window.titleBarStyle to a dedicated issue: #2716, where it can be more effectively and efficiently tracked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants