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

Syntax highlighting for module variables #964

Closed
cdce8p opened this issue Feb 18, 2021 · 1 comment
Closed

Syntax highlighting for module variables #964

cdce8p opened this issue Feb 18, 2021 · 1 comment
Assignees
Labels
bug Something isn't working fixed in next version (main) A fix has been implemented and will appear in an upcoming version

Comments

@cdce8p
Copy link

cdce8p commented Feb 18, 2021

Environment data

  • Language Server version: 2021.2.3
  • OS and version: darwin x64
  • Python: 3.9.1
  • python.analysis.typeCheckingMode: off

Expected behaviour

Module variables are highlighted as variables.

Actual behaviour

No highlighting is applied.

Logs

--

Code Snippet / Additional information

__name__
__file__
__doc__
__package__

Screen Shot 2021-02-18 at 19 42 46

@savannahostrowski savannahostrowski added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Feb 18, 2021
@github-actions github-actions bot removed the triage label Feb 18, 2021
@jakebailey jakebailey added the needs investigation Could be an issue - needs investigation label Sep 1, 2021
@judej judej assigned judej and bschnurr and unassigned judej Sep 1, 2021
@jakebailey jakebailey added fixed in next version (main) A fix has been implemented and will appear in an upcoming version and removed needs investigation Could be an issue - needs investigation labels Sep 7, 2021
@jakebailey
Copy link
Member

This issue has been fixed in version 2021.9.1, which we've just released. You can find the changelog here: https://github.com/microsoft/pylance-release/blob/main/CHANGELOG.md#202191-8-september-2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed in next version (main) A fix has been implemented and will appear in an upcoming version
Projects
None yet
Development

No branches or pull requests

5 participants