I have modulescripts with additional whitespaces for some lines to make it easier to see some code/functions.
Whenever i have to change something by pasting a piece of text into :findfirstchild(), it removes the whitespaces from the entire line, rather than leaving it alone and letting me paste the text inside.
If the whitespaces would have been left alone in this situation, it would make my life so much easier as i wont have to press tab multiple times on every single line i change.