19.05.2015, 19:22
Hi get sublime, its way more better to deal with indenting there. Heres a way i did and it was working:
Copy and paste your code > Find > Replace: http://gyazo.com/c7d5aebdee0440eb8a1cb00995456689
You cannot skip a line in the "Replace with", but you can write
}
public
on the code, and then copy it and paste it in the "Replace with" field, click replace all and you're done
Copy and paste your code > Find > Replace: http://gyazo.com/c7d5aebdee0440eb8a1cb00995456689
You cannot skip a line in the "Replace with", but you can write
}
public
on the code, and then copy it and paste it in the "Replace with" field, click replace all and you're done
