forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-lintingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
Description
VS Code version
1.62.2
Extension version
v2021.11.1422169775
OS type
Windows
OS version
Win10
Python distribution
python.org
Python version
3.9.5
Language server
Pylance
Expected behaviour
highlights the whole words and provides the python.linting message in the popover.
Actual behaviour
Only highlights the "first letter" instead of the whole words and does not provide the python.linting message in the popover.
Steps to reproduce
Using 1.62.2 version of the VSCode.
Logs
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area-lintingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug

