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

[Bug] Syntax highlighting issue when typing quote character #4506

Open
1 of 2 tasks
metehansenol opened this issue May 11, 2024 · 0 comments
Open
1 of 2 tasks

[Bug] Syntax highlighting issue when typing quote character #4506

metehansenol opened this issue May 11, 2024 · 0 comments

Comments

@metehansenol
Copy link

Reproducible in vscode.dev or in VS Code Desktop?

  • Not reproducible in vscode.dev or VS Code Desktop

Reproducible in the monaco editor playground?

Monaco Editor Playground Link

No response

Monaco Editor Playground Code

No response

Reproduction Steps

It's reproducible in any monaco-editor instance for example; just open Monaco Editor Github page, remove and put back any quote (') or double quote (") character in any source code you will see that syntax highlighting will be gone for entire line.

Actual (Problematic) Behavior

Remove and put back any quote (') or double quote (") character in any source code you will see that syntax highlighting will be gone for entire line.

Expected Behavior

Syntax highlighting should stay in the line while typing quotes as is in vscode

Additional Context

Tried in vscode and it works as expected. Seems like it's about monaco-editor.

github-monaco-editor-bug-screenshot
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