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

Python function return type causes following lines to lose their expected colors #292

Open
evanemolo opened this issue Jul 15, 2021 · 1 comment

Comments

@evanemolo
Copy link

Using version 2.0.1.

In Python, using a function return type causes the following lines to not color properly. See attached screenshot.

Screenshots

With return type:

image

Without return type:

image

Thanks!

@A-W-Smith
Copy link

Hi,

I recently encountered this issue and if you uninstall the Python for VSCode extension that should fix it

https://stackoverflow.com/questions/59342329/syntax-highlighting-not-working-for-python-in-vs-code-with-type-annotations-afte

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants