Skip to content

1.81.0 Broke indentation styles #189783

Closed
Closed
@MariuzM

Description

@MariuzM

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.81.0
  • OS Version: Mac

Steps to Reproduce:

Before this update in settings i had

"editorIndentGuide.activeBackground": "#798092",
"editorIndentGuide.background": "#00000000",

Now with this new update i cant use "editorIndentGuide.background": "#00000000", with value 00000000 because it does not show the 798092

The only way i can see that line now is if i enable other lines but i dont want that, i want like it was before so i dont see red lines and only see green line

image

Here i enable my style that hides the line because of last 00 alpha values but it hides everything now...
image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugeditor-indent-guidesEditor indentation guidesregressionSomething that used to work is now broken

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions