You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
package a;
public class A {
public static void main(String[] args) {
}
public static void main2(String[] args) {
}
public static void main3(String[] args) {
}
}
open search overlay
enable regexp
enter "main"
press Search forward button
enter "main\n" in Replace Dialog
press Replace button -> does not work because of wrong line break (unituitive)