-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed
Closed
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersnotebook-languageBugs related to general interaction with languagesBugs related to general interaction with languagesnotebook-layoutverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: N/A
- VS Code Version: 1.63
- OS Version: Windows 10
Steps to Reproduce:
- Open a Python document and hover over
listfunction. - Open a Python notebook and hover over
listfunction in a code cell. - 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.
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersnotebook-languageBugs related to general interaction with languagesBugs related to general interaction with languagesnotebook-layoutverifiedVerification succeededVerification succeeded

