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

when using keyword "Type", the syntax is highlighted as white although the value is type (should be green by default) #6635

Closed
ManiMozaffar opened this issue Nov 5, 2024 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists textmate bug

Comments

@ManiMozaffar
Copy link

Environment data

  • Pylance version:3.12
  • OS and version: MacOS 15 Sequoia
  • Python version (& distribution if applicable, e.g. Anaconda): 3.12.0

Code Snippet

type Foo = int
# foo should be green on vscode by default, but it's not.

Repro Steps

  1. XXX

Expected behavior

The highlighted syntax should be green by default

Actual behavior

It is highlighted as white

Logs

XXX
@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Nov 5, 2024
@debonte
Copy link
Contributor

debonte commented Nov 5, 2024

Duplicate of #5541. See #5824 (comment) for the status of this class of issues.

@debonte debonte closed this as completed Nov 5, 2024
@debonte debonte added duplicate This issue or pull request already exists textmate bug and removed needs repro Issue has not been reproduced yet labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists textmate bug
Projects
None yet
Development

No branches or pull requests

3 participants