Skip to content

Active line background colour is behind the indent guide #248611

Open
@nonnapopoa

Description

@nonnapopoa

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

  • VS Code Version: 1.100.0
  • OS Version: 15.4.1

Image

Here is what I have in settings.json file:

"editor.guides.bracketPairs": true,
"git.blame.statusBarItem.template": "${subject} ${authorDateAgo}",
"git.blame.editorDecoration.template": "${subject} ${authorDateAgo}",
"git.blame.statusBarItem.enabled": true,
"git.blame.editorDecoration.enabled": true,

Here is how it looks like in WebStorm:

Image

Metadata

Metadata

Labels

editor-indent-guidesEditor indentation guideseditor-linesIssues related to editor linesfeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions