I’m writing some code involving a matched set of braces and a semicolon within a String in Java, and the editor is treating the right side quotation as if it was the start of a String, rather than the end, in two separate instances. Is there any way to make sure the braces are treated as part of the String?