For example, HTML that looks like this:
<script>
var hello;
</script>
Becomes this after formatting a few times (Code > Reformat code...):
<script>
var hello;
</script>
I still don't know why the extra line is being added but I found a way to stop it.
File > Settings > Editor > Code Style > HTML > Other > Keep white spaces inside: > Then add script

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With