-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-parameter-hintsFunction, method and class parameter hint widgetFunction, method and class parameter hint widgetinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersterminal-layoutIssue relating to resizing, scroll bar position, terminal dimensions, etc.Issue relating to resizing, scroll bar position, terminal dimensions, etc.verifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?:
This is an issue related to the IntelliSense information block and terminal display area. Without any extension almost all code completion is unavailable. So I guess I should answer Yes here.
- VS Code Version: 1.63.2
- OS Version: Windows 10 21H1
And I guess this configuration might also help:
- Terminal > Integrated: Gpu Acceleration: off
Steps to Reproduce:
- Put the integrated terminal to the right.
- Trigger function IntelliSense at a line long enough so that hint block should float on the right end.
- You should get a wrong overlay at Z direction now. The hint block is hard to see.
I've tried Python and C++. Both reproduced. So this should be an issue with VS Code instead of language IntelliSense extensions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-parameter-hintsFunction, method and class parameter hint widgetFunction, method and class parameter hint widgetinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersterminal-layoutIssue relating to resizing, scroll bar position, terminal dimensions, etc.Issue relating to resizing, scroll bar position, terminal dimensions, etc.verifiedVerification succeededVerification succeeded
