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

Inserting a closing double quote introduces duplicate double quotes #3037

Closed
CsCherrYY opened this issue Mar 31, 2023 · 0 comments · Fixed by #3038
Closed

Inserting a closing double quote introduces duplicate double quotes #3037

CsCherrYY opened this issue Mar 31, 2023 · 0 comments · Fixed by #3038

Comments

@CsCherrYY
Copy link
Contributor

Steps To Reproduce
  1. Given a snippet without close double quote, like String a = ";
    image

  2. Try to add the closing double quote at the end of the string

Current Result

image

Expected Result

image

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

Successfully merging a pull request may close this issue.

2 participants