+5

Reindent lines bug with Ruby

Joshua Siler 12 lat temu zaktualizowano 12 lat temu 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.