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

"java.util.regex.PatternSyntaxException: Dangling meta character '+' near index 0" is not recognized at compile time #2988

Open
alx1024 opened this issue Mar 8, 2023 · 0 comments

Comments

@alx1024
Copy link

alx1024 commented Mar 8, 2023

[provide a description of the issue]

Environment
  • Operating System: Win 11
  • JDK version: 17
  • Visual Studio Code version: 1.76.0
  • Java extension version: v0.25.8
Steps To Reproduce
  1. The error from the issue title is recognized at compile time by IntelliJ but not vscode "1+2".split("+")
  2. [step 2]
@alx1024 alx1024 changed the title java.util.regex.PatternSyntaxException: Dangling meta character '+' near index 0 is not recognized at compile time "java.util.regex.PatternSyntaxException: Dangling meta character '+' near index 0" is not recognized at compile time Mar 8, 2023
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