+5

Reindent lines bug with Ruby

Joshua Siler fa 13 anys actualitzat fa 13 anys 0
When a line of code has a partial comment, like:

User.find(1) # I hate this guy
The Reindent Lines feature will stop working correctly at that line.