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

Fallback collapsible blocks parser for Java #48

Closed
alexeyinkin opened this issue Aug 5, 2022 · 3 comments · Fixed by #145
Closed

Fallback collapsible blocks parser for Java #48

alexeyinkin opened this issue Aug 5, 2022 · 3 comments · Fixed by #145
Labels

Comments

@alexeyinkin
Copy link
Contributor

No description provided.

@alexeyinkin
Copy link
Contributor Author

An example that breaks highlighting:

//1
//2

public class MyClass {
  String a = """hello""
}

@alexeyinkin alexeyinkin added the P3 label Nov 9, 2022
@alexeyinkin
Copy link
Contributor Author

More examples in #42

@alexeyinkin
Copy link
Contributor Author

Highlighting also breaks with any unterminated double-quote string literal. Prioritizing this.

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