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 multiline f-string breaks sytax highlighting #5483

Open
saharVac opened this issue Mar 14, 2025 · 1 comment
Open

Python multiline f-string breaks sytax highlighting #5483

saharVac opened this issue Mar 14, 2025 · 1 comment

Comments

@saharVac
Copy link

having first a python multiline string (enclosed by """):

Image

and then adding an "f" in the front to make it an f-string, syntax highlighting then breaks:

Image

I am forced to have these at the end of my script to ensure readability of rest of code

@rubenfiszel
Copy link
Contributor

Unfortunately a monaco issue: microsoft/monaco-editor#4601

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