Skip to content

Inconsistency in showing hover panels in a notebook cell verses in a normal editor #141261

@njpipeorgan

Description

@njpipeorgan

Does this issue occur when all extensions are disabled?: N/A

  • VS Code Version: 1.63
  • OS Version: Windows 10

Steps to Reproduce:

  1. Open a Python document and hover over list function.
  2. Open a Python notebook and hover over list function in a code cell.
  3. There is a difference that the text overflows in the notebook but it wraps in a normal editor.

No line wrap in the notebook seems to be a bug.

In the editor:
image

In the notebook:
image

related

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code Insidersnotebook-languageBugs related to general interaction with languagesnotebook-layoutverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions