We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
Without return type:
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I recently encountered this issue and if you uninstall the Python for VSCode extension that should fix it
Python for VSCode
https://stackoverflow.com/questions/59342329/syntax-highlighting-not-working-for-python-in-vs-code-with-type-annotations-afte
Sorry, something went wrong.
No branches or pull requests
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:
Without return type:
Thanks!
The text was updated successfully, but these errors were encountered: