Skip to content

Notebook: Selection Highlight Background #236093

Open
@Wmuntean

Description

Many of the highlighting differences between notebooks and python files have been reconciled in the Nov release 1.96, but I don't think this is one.

Editor settings (for dramatic effect):
"workbench.colorCustomizations": {
"editor.selectionBackground": "#f00",
"editor.selectionHighlightBackground": "#afb47f80",
"editor.selectionHighlightBorder": "#ffffff91",
}

Python file:
Image

Notebook file:
Image

The python file highlight aligns with expectations but the notebook doesn't.

Originally posted by @Wmuntean in #200406


  • VS Code Version: 1.96

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugeditor-highlightEditor selection/word highlight issuesnotebook

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions