##### Steps To Reproduce 1. Given a snippet without close double quote, like `String a = ";`  2. Try to add the closing double quote at the end of the string ##### Current Result  ##### Expected Result  ##### Additional Informations
Steps To Reproduce
Given a snippet without close double quote, like

String a = ";Try to add the closing double quote at the end of the string
Current Result
Expected Result
Additional Informations