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) Incorrect Highlighting of string #3779

Open
akhtarmdsaad opened this issue Mar 1, 2024 · 3 comments
Open

(Python) Incorrect Highlighting of string #3779

akhtarmdsaad opened this issue Mar 1, 2024 · 3 comments

Comments

@akhtarmdsaad
Copy link

Information

  • Language: Python
  • Plugins: None

The test page to generate the error:
Test Page

Description
In python, we can use a \ (backslash) to continue the string on another line

s = "first line \
second line"

But the syntax doesn't highlight the string.

This doesn't just end in string, but it is used for every line break where line continuation is required.

Reference: python-long-string

@narasimha-1511
Copy link

can i work on this issue ?

@akhtarmdsaad
Copy link
Author

Sure go ahead.

@narasimha-1511
Copy link

hey @akhtarmdsaad i heard that prismv2 is going on and and will only accept security-relevant PRs for the time being. ?
so this will me accepted or no ..

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

No branches or pull requests

2 participants