Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pylance's semantic highlighting doesn't work properly on VSCodium #1143

Closed
2 tasks done
burritosoftware opened this issue Jun 27, 2022 · 2 comments
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@burritosoftware
Copy link

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

To Reproduce
Steps to reproduce the behavior:

  1. Go to a Python file with imports whilst using the Pylance language server.
  2. Observe a difference between the same file with same setup on VSCode and VSCodium.

Expected behavior
Imports would be highlighted.

Screenshots
VSCodium:
image

VSCode:
image

Desktop (please complete the following information):

  • OS: Windows 10 21H2
  • Architecture x64
  • Version 1.68.1

Additional context
N/A

@burritosoftware burritosoftware added the bug Something isn't working label Jun 27, 2022
@paulcarroty
Copy link
Collaborator

#935

@burritosoftware
Copy link
Author

#935

I already tried this workaround and it doesn't seem to fix semantic highlighting. I can try one more time to be sure.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants