You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Whilst code completions and other features of Pylance seem to work correctly in VSCode, the semantic highlighting (where imports are highlighted amongst others) doesn't seem to function.
Please confirm that this problem is VSCodium-specific
This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.
Please confirm that the issue/resolution isn't already documented
I checked the Docs page and my issue is not mentioned there.
To Reproduce
Steps to reproduce the behavior:
Go to a Python file with imports whilst using the Pylance language server.
Observe a difference between the same file with same setup on VSCode and VSCodium.
Expected behavior
Imports would be highlighted.
Screenshots
VSCodium:
VSCode:
Desktop (please complete the following information):
OS: Windows 10 21H2
Architecture x64
Version 1.68.1
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Describe the bug
Whilst code completions and other features of Pylance seem to work correctly in VSCode, the semantic highlighting (where imports are highlighted amongst others) doesn't seem to function.
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Imports would be highlighted.
Screenshots
VSCodium:
VSCode:
Desktop (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: