class test { private String function () { String a = "555\n555"; a = "ggg"; return a; } } Scenario A (Selection Paste): Use the mouse to select the \n characters (inside the double quotes), copy them, ...
This extension brings back the default color themes from your favorite Java IDEs, such as IntelliJ IDEA! Currently a work in progress, as syntax highlighting has only a been implemented for a few Java ...