Skip to content

Multiline comment beginning with r""" and char "[" inside breaks highlighting #206

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

Closed
rmsilva1973 opened this issue Apr 19, 2020 · 2 comments

Comments

@rmsilva1973
Copy link

  • Editor name and version: Visual Studio Code 1.44.2

  • Platform: Windows 10

  • Color scheme: High Contrast

  • MagicPython version: Embedded in VS Code

  • A sreenshot:
    image

  • 5-10 lines of surrounding code:
    r"""[
    """

print('Hello bug')

@elprans
Copy link
Member

elprans commented May 1, 2020

I cannot reproduce:

image

Are you sure you're not using any extension that might have overridden the syntax highlight for Python, like "Python for VSCode" (not to be confused with the official Python extension from Microsoft)?

@rmsilva1973
Copy link
Author

@elprans That was it. Sorry for the bogus bug report. :-)

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