Skip to content
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

Test: highlight modified tabs #61883

Closed
2 tasks done
bpasero opened this issue Oct 26, 2018 · 2 comments
Closed
2 tasks done

Test: highlight modified tabs #61883

bpasero opened this issue Oct 26, 2018 · 2 comments

Comments

@bpasero
Copy link
Member

bpasero commented Oct 26, 2018

#26284

Complexity: 2

A new setting workbench.editor.highlightModifiedTabs allows to draw a (themable: tab.activeModifiedBorder etc. ) border to the top of tabs whenever they are dirty.

Verify:

  • no border is drawn unless workbench.editor.highlightModifiedTabs is true
  • when enabled a border is showing on top of the tab until you save
  • even if the theme (or your settings) configure to draw a top border for a tab (via tab.activeBorderTop), the modified border will win

Note: the border will not show if auto save is enabled after 1s delay.

@bpasero bpasero added this to the October 2018 milestone Oct 26, 2018
@Studio384
Copy link

In today's Insider release (10-29), when enabling or disabling this setting without restarting Visual Studio, the editor will duplicate the tab when editing it.

@weinand weinand removed their assignment Oct 30, 2018
@roblourens
Copy link
Member

I don't see that @Studio384, maybe it was already fixed, if not, please open an issue with details.

@roblourens roblourens removed their assignment Oct 30, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants