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

# in read-only string highlights as a comment #257

Open
alexr00 opened this issue Apr 11, 2023 · 0 comments
Open

# in read-only string highlights as a comment #257

alexr00 opened this issue Apr 11, 2023 · 0 comments

Comments

@alexr00
Copy link

alexr00 commented Apr 11, 2023

  • Editor name and version: VS Code version 1.77
  • Platform: Windows
  • Color scheme: Any
  • MagicPython version: Latest commit from main
  • A sreenshot:

image

  • 5-10 lines of surrounding code:
_html = r"""
        <!DOCTYPE html>
        <html>
            <head><meta charset="utf-8"></head>
            <body>
                    <span class="comment"># Python 3</span>
            </body>
        </html>
"""

Originally from @Wang-Yile in microsoft/vscode#179043

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

1 participant