STR
例:
System.out.println(STR."Hello \{"world"}");
クイックフィックス適用後:
System.out.println(STR."Hello world");
2023.3 の新機能です