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

CM6: string macro with empty contents #3131

Open
aaravlu opened this issue Jan 2, 2025 · 1 comment
Open

CM6: string macro with empty contents #3131

aaravlu opened this issue Jan 2, 2025 · 1 comment
Labels
bug Something isn't working CM6 CodeMirror 6

Comments

@aaravlu
Copy link

aaravlu commented Jan 2, 2025

image

It seems there is not a good handling for " currently.

@fonsp
Copy link
Owner

fonsp commented Jan 3, 2025

Minimal example:

a = r"aa" => s""
b = a"s"

@fonsp fonsp added bug Something isn't working CM6 CodeMirror 6 labels Jan 3, 2025
@fonsp fonsp changed the title Syntax highlighting error CM6: string macro with empty contents Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CM6 CodeMirror 6
Projects
None yet
Development

No branches or pull requests

2 participants